Re: Access using Postgres

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Joseph <lters(at)mrtc(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Access using Postgres
Date: 2001-01-03 14:17:15
Message-ID: 3A53346B.64BA11D6@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> Does anyone have a utility in access to add backslashes to single quotes for
> the odbc connection to postgres?

Does Access support the SQL9x standard of using two adjacent single
quotes to represent an embedded single quote? PostgreSQL recognizes that
syntax in addition to the backslashed form...

- Thomas

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Davis 2001-01-03 16:00:06 RE: Access using Postgres
Previous Message Robert B. Easter 2001-01-03 14:16:40 Re: plpgsql help - nested loops