Hi,
I have a problem with special characters. In a small table "DBUser" I administrate user and there passwords. 2 Fields: "DBUserId" and "DBUserPwd". The password is encrypted.
SQL: select DBUserPwd from DBUser where DBUserId = '123'
1. Attempt with Oracle-Client, the result is:
N€Áë
2. Attempt with specific option Oracle.Direct=True, the result is:
N¿Áë
I tried this with Delphi 7, Oracle 8, InterBase 2007 and UniDac Prof 2.70.0.9.
How can I get the same results in both attemps? Is this an language
problem?
Thanks in advance for any information.
Kind regards,
Gerd Brinkmann
invent GmbH