Backslash parsing

From: "aboster" <aboster(at)at-sd(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Backslash parsing
Date: 2005-01-25 19:26:24
Message-ID: 200501251924.j0PJOaoB006897@mail.at-sd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I posted about this on the pgsql-general list and it was suggested I try
over here.

One SQL non-conformity of Postgres is in that it parses backslashes in
string literals as escape characters. We have a 3rd party application (with
no access to the source code) for which this is a problem.

Is there (should there be?) a way to escape these backslashes at the ODBC
layer? If not, what's the feasibility of hacking this in myself?

Any other suggestions?

Alex

Browse pgsql-odbc by date

  From Date Subject
Next Message George Weaver 2005-01-25 19:29:56 Re: Error connecting a visual studio .NET "app" and PostgreSQL
Previous Message fbbsantos 2005-01-25 16:49:09 ODBC (win32) X PostgreSQL(Linux)