Subject | IS)8859_1 vs UNICODE_FSS |
---|---|
Author | Dixon Epperson |
Post date | 2009-03-24T22:10:38Z |
I have an oder database (the server is 2.1.1.17910) that was designed in ISO8859_1. For this mobile app I'm working on, I need to use a client with Charset = Unicode_FSS.
Do I need to convert the database to a Unicode charset? If so, How?
So far, all the select statements have been returned accurately. But I haven't tried to call any stored procedures to write data. Is it possible a Unicode client will be compatible with ISO8859?
E. D. Epperson
Do I need to convert the database to a Unicode charset? If so, How?
So far, all the select statements have been returned accurately. But I haven't tried to call any stored procedures to write data. Is it possible a Unicode client will be compatible with ISO8859?
E. D. Epperson