Problem in Unicode
Posted: Tue 12 Apr 2005 08:18
hi,
1. Created a table in Sql-Server say ARTICLES
2. In ARTICLES created a field say TITLE of nvarchar
3. uses TNT Controls to insert unicode string in ARTICLES
4. Made a ISAPI DLL in Delphi to Display the Unicode string... but it shows "???????????????" instead of unicode string.
So pl.... let me know what is to be done
the same thing is wokring whenin use ADO
1. Created a table in Sql-Server say ARTICLES
2. In ARTICLES created a field say TITLE of nvarchar
3. uses TNT Controls to insert unicode string in ARTICLES
4. Made a ISAPI DLL in Delphi to Display the Unicode string... but it shows "???????????????" instead of unicode string.
So pl.... let me know what is to be done
the same thing is wokring whenin use ADO