Hi all,
I have problems to write a path (filepath) to a vchar column in a postgre database. I'm using Zeos 7.
Example:
if i write 'C:\\TEST' in the sql command or E'C:\\TEST', the dabasebase receives only the String "C:\Test". So the "\\" is interpretes as "\T".
I can solve the Problem by setting the path to 'C:\\\\TEST'. But this is not a good solution!
Do you know this problem?
Can s.b. help me?
Thanks
Marcus
Problem writing a "path-text" with Backslash to Da
Moderators: gto, EgonHugeist, olehs