![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
SQL Anywhere 9 Is there a limitation on the characters used? When i selected a databasefile from a folder with Russian characters they are converted to ?????. This is a problem for us. Is there a way to let the ODBC configurator accept all characters? Thanks Eric |
#3
| |||
| |||
|
|
Some more information: If I enter C:\farm.win\форум\farm05.db it is changed in c:\farm.win\?????\farm05.db. So it seems as if the ODBC configurator is not unicode? Thanks Eric Ontsnapt schreef: SQL Anywhere 9 Is there a limitation on the characters used? When i selected a databasefile from a folder with Russian characters they are converted to ?????. This is a problem for us. Is there a way to let the ODBC configurator accept all characters? Thanks Eric |
#4
| |||
| |||
|
|
What is the ANSI code page of the OS (what locale is the machine using)? One easy way to determine that is to run "dbinit foo.db" and tell me what collation it chooses for the database. The ODBC module should correctly handle characters that are representable in the OS's ANSI character set. -john. |
#5
| |||
| |||
|
|
Running dbinit returns: Collation sequence: 1252LATIN1 Well., looking to directory from the command prompt I also see ???? instead of that russian name. Are you trying to tell me that only names are supported that the dos prompt can handle? This look likes if windows is build on top of the command prompt. I have allways thought windows would support on every level all characters. Thanks Eric John Smirnios [Sybase] schreef: What is the ANSI code page of the OS (what locale is the machine using)? One easy way to determine that is to run "dbinit foo.db" and tell me what collation it chooses for the database. The ODBC module should correctly handle characters that are representable in the OS's ANSI character set. -john. |
![]() |
| Thread Tools | |
| Display Modes | |
| |