MS ODBC encoding issue
Sam Hu
samhudotsamhu at gmail.com
Thu Dec 6 16:27:57 PST 2012
On Thursday, 6 December 2012 at 16:44:01 UTC, Regan Heath wrote:
> On Thu, 06 Dec 2012 01:26:32 -0000, Sam Hu
> <samhudotsamhu at gmail.com> wrote:
>> Known issues:
>>
>> Under console reading Access table recordsets works fine
>> ,inserting a new record which contains only English characters
>> works fine as well,but inserting new record which contains
>> Chinese character will crash;
>>
>> If calling the fetchAll in a DFL gui form and try to display
>> the result value in a Text control,English values works fine
>> but the Text control will display nothing when any record
>> (row/field) contains Chinese character.
>
> Where do the win32.sql etc modules come from?
>
> R
You can find it from below links:
http://www.dsource.org/projects/bindings/wiki/WindowsApi
https://github.com/AndrejMitrovic/WindowsAPI
Regards,
Sam
More information about the Digitalmars-d-learn
mailing list