Thread: Newbie w/ ODBC client not working!!

Newbie w/ ODBC client not working!!

From
Mark
Date:
I am trying to connect using the PsqlODBC client on an NT box running
Excel.  Excel has the ODBC drivers installed and the DSN is setup.  The
pg_hba.conf allows all traffic to connect.  I have the IP of the machine
and a Postgres login and password, but no luck.

The error says something to the effect of:
[Microsoft][ODBC Driver Manager][Data source name not found. No default
driver specified]

Can anyone give me more information on what to do, I'm at my wits end?
(I have to use a M$ client w/ ODBC, no Perl :(  )

-Mark


-----------------------------------------------------------------
   Mark Lundquist               Bell Atlantic Video Services
   mlundquist@bvsdps.com        1880 Campus Commons Drive
                                Reston, VA  20191
-----------------------------------------------------------------



Re: [INTERFACES] Newbie w/ ODBC client not working!!

From
Sergio
Date:
Mark <mlundquist@bvsdps.com> el día Tue, 30 Mar 1999 16:25:40 -0500,
escribió:

>I am trying to connect using the PsqlODBC client on an NT box running
>Excel.  Excel has the ODBC drivers installed and the DSN is setup.  The
>pg_hba.conf allows all traffic to connect.  I have the IP of the machine
>and a Postgres login and password, but no luck.
>
>The error says something to the effect of:
>[Microsoft][ODBC Driver Manager][Data source name not found. No default
>driver specified]

you are not setting up the things well in the Odbc driver manager,
the datasource you are refering in your program, doesn't exist in
the driver manager. Nothing to do with Postgres.

Sergio