Nathanael Schmied
Member
Hello,
I tested the last beta version 4.1 Beta for Delphi 2009.
It's work fine I can read unicode data. But the SQL statement doesn't work, if I write that
select * from mas_f.gco_good
where GOO_MAJOR_REFERENCE LIKE '单%'
The database doesn't return because DOA cast "单" by "?".
Have you a option or other way for support unicode into SQL statement ?
Thank you for help.
I tested the last beta version 4.1 Beta for Delphi 2009.
It's work fine I can read unicode data. But the SQL statement doesn't work, if I write that
select * from mas_f.gco_good
where GOO_MAJOR_REFERENCE LIKE '单%'
The database doesn't return because DOA cast "单" by "?".
Have you a option or other way for support unicode into SQL statement ?
Thank you for help.