A
Axel Dahmen
Hi,
I've imported a table from MS SQL Server containing characters beyond ASCII.
When I open this table from within Access, all characters appear correctly.
But if I open a DAO Recordset, these characters have been converted into
ASCII characters. (e.g. 0x11F becomes 0x67)
How can I cope with this?
TIA,
Axel Dahmen
I've imported a table from MS SQL Server containing characters beyond ASCII.
When I open this table from within Access, all characters appear correctly.
But if I open a DAO Recordset, these characters have been converted into
ASCII characters. (e.g. 0x11F becomes 0x67)
How can I cope with this?
TIA,
Axel Dahmen