Connect without queries?

From: Richard Wesley <hawkfish(dot)tableau(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Connect without queries?
Date: 2007-02-02 18:29:55
Message-ID: F0447254-63DB-4C91-88A1-30399586D733@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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,

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joshua D. Drake 2007-02-02 18:35:13 Re: Connect without queries?
Previous Message Hiroshi Inoue 2007-01-31 23:40:03 Re: one problem about numeric values convert