on 2014 Jun 11 3:45 AM
Good day to all! I faced with another problem on SQLAnywhere 16. Query which contains cyrillic constants returns x1Ax1A (Substitute characters) in .NET application using iAnywhere.Data.SQLAnywhere.v4.0 provider. Its .net provider bug?
SELECT 'ТЕКСТ НА РУССКОМ' FROM DBA.address
Result:
xA1xA1xA1xA1xA1 xA1xA1 xA1xA1xA1xA1xA1xA1xA1
Executing this query through Interactive SQL returns what I need:
ТЕКСТ НА РУССКОМ
Environment information: SQL Anywhere 16.0.0.1915 iAnywhere.Data.SQLAnywhere.v4.0.dll 16.0.0.19154
An important observation: if connect with SQLAnywhere.v4.0.dll 16.0.0.19154 provider to ASA9 server, all works fine but problem xA1xA1xA1xA1xA1 still remains, on the basis of what I expect a problem with the driver. Any help would be useful! Thnx! Sorry for my english!
Problem was solved! dbicu16.dll and dbicudt16.dll was missing on client machine!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.