Hi,
I have a strange problem. If I write "c:\temp" to a character field, an want to read it again,
I get "c:[TAB]emp"
So it delete the "\t" and replace it with a tab.
If I want to write "c:\marc", the result is "c:marc", so it delete the backslash.
I use MySQL & ADO.
How can I fix this?
Thanks
I have a strange problem. If I write "c:\temp" to a character field, an want to read it again,
I get "c:[TAB]emp"
So it delete the "\t" and replace it with a tab.
If I want to write "c:\marc", the result is "c:marc", so it delete the backslash.
I use MySQL & ADO.
How can I fix this?
Thanks
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite