Page 1 of 1

Error when querying

Posted: Wed 22 Jun 2011 19:24
by tyler.smith
When querying strings from a table I get the error....
Project projectname.exe raised exception class TDBXError with message 'arithmetic exception, numeric overflow or string truncation cannot transliterate character between character sets'.
any clue what something like this means? Thanks in advance.

Tyler

Posted: Thu 23 Jun 2011 12:14
by tyler.smith
This is fixed!

If anyone is curious what I did was unchecked the useUnicode option under TSQLConnection->Driver->UseUnicode

Thanks