I try to save the trademark symbol (™) in a DB2 iSeries database. The column encoding uses CCSID 1200 and inserting / selecting using native sql works fine. When I'm trying to save it using a .net dataset in C#, I get a conversion error. As far, as I understood, the DB2 data provider sends in binary format as default, so this should work.
Thanks for your help!
DB2tag is generic whereas aDB2itag identifies the DB2 for IBM i [or for the older DB2 for IBM i5/OS as the previously-known-as DB2/400, theDB2400tag does similarly], as differentiated from the other DB2 variants. - CRPence