Connect without queries? - Mailing list pgsql-odbc

From Richard Wesley
Subject Connect without queries?
Date
Msg-id F0447254-63DB-4C91-88A1-30399586D733@gmail.com
Whole thread Raw
Responses Re: Connect without queries?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-odbc
Hi -

I am attempting to connect to a Postgres-like database with PGODBC.
The driver seems to be able to communicate with the server, but it
complains that the pg_type table could not be found (hardly
surprising - none of the PG metadata tables are there).

Is there some way to just turn the driver into a data conduit?  Just
open a connection, make queries and get back data?

TIA,


pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: one problem about numeric values convert
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Connect without queries?