FW: ODBC connection problems

From: "Gary Smith" <theo(at)primeexalia(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: FW: ODBC connection problems
Date: 1999-04-12 05:18:48
Message-ID: 000a01be84a3$f26b3340$0200000a@gary.primeexalia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have PSQL 6.3.2 installed and have set the following items:
/etc/rc.d/init.d/postgresql
added -I to the startup line

in the
/var/lib/pgsql
added host all 10.0.0.2 255.255.255.0 trust
I then added the user gary to the db
Logged in as gary and created a db
Created 1 table foo
Tested it and can view it.

and then rebooted and tested again, on the client side, I added the odbc
driver and set it up as a system dsn. I then used for the username gary, my
std login password and the ip address. It seems to work fine. When I load
up access 97 I link to the odbc for psql and then click ok for the default
and it does nothing. When I specify a database it gives me the error
unsupported frontend protocol (#210).

Any ideas,

Gary Smith

Browse pgsql-interfaces by date

  From Date Subject
Next Message Israel Zavalza Bahena 1999-04-12 06:28:17 Re: [INTERFACES] FW: ODBC connection problems
Previous Message Hugh Lawson 1999-04-11 22:43:46 libpq++ sample c++ programs