Hi all,
We recently updated a customer from version 7.5.4 to 8.0 with a lot of legacy customization included. Windows version 2012 R2.
Now there is an issue with DBGetValue, everytime it reads a field with characters like é, ë or €, they are converted to gibberish. I've tried to change the locale identifier in the connection properties, different collation settings in SQL and different regional settings in Windows. None seem to have any influence on DBGetValue anymore.
I'm hoping to find a solution for this other then rewriting all my customization in VBScript.
Anyone can help out?
Thanks!
|