Integrated Application Platform › Forums › General › [SOLVED]Database crashes when OS code page changes › Re: Re: Database crashes when OS code page changes
August 28, 2014 at 2:47 pm
#1087
Participant
Hi Andrew,
In order to compare “Language for non-Unicode programs” under control panel from both client and server, I first tried to retrieve the language code. But i couldn’t find the right constant to pass into method:
GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE.SLONGDATE, buf = Buffer(80), 80)
There is a website which provides some constants and I have tried most of them but it didnt give me what I wanted.
Any suggestion?
Thanks