View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 04:27 PM
Andreas
 
Posts: n/a
Default Access issue again

Hi,

whenever I ODBC link pg-tables into access I get this error in the log:
It's translated by me so it won't be the original english error text.
-----------------
2008-03-30 00:28:45 CET db_sales user1 WARNING: not standardconform use
of \\ in characterstring at char 264
2008-03-30 00:28:45 CET db_sales user1 TIP: Use the Syntax for
Escape-strings for Backslashes, e.g. E'\\'.
------------------

Besides this error the linked tables seem to work perfectly.
Whats wrong here?


--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

Reply With Quote