Unidac-D7 on Windows 7
Posted: Sun 27 May 2012 10:43
Hello,
I developed an application in Delphi 7 using UNIDAC. The database server is MSSQL. It works fine on Windows XP but on Windows 7 the character encoding is wrong. I need the hungarian characters. The collation on the server and the regional settings on the client are fine. I think the problem is that the component can't access to the regional settings on the client(maybe the win7 api does not support something anymore). Is there any way to set up manually the character encoding for the component on login? Thank you.
I developed an application in Delphi 7 using UNIDAC. The database server is MSSQL. It works fine on Windows XP but on Windows 7 the character encoding is wrong. I need the hungarian characters. The collation on the server and the regional settings on the client are fine. I think the problem is that the component can't access to the regional settings on the client(maybe the win7 api does not support something anymore). Is there any way to set up manually the character encoding for the component on login? Thank you.