Re: Why would Postgres not show in my data connections?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Della-Croce, Gregory" <Greg_Della-Croce(at)wycliffe(dot)org>
Cc: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Why would Postgres not show in my data connections?
Date: 2012-06-05 17:04:01
Message-ID: 3640.1338915841@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Della-Croce, Gregory" <Greg_Della-Croce(at)wycliffe(dot)org> writes:
> As a novice to Postgres I have a small problem. I ran the install of the ODBC Postgres drivers (psplodbc35w.dll), and I verified that the file exists. However when I go to the Data Source manager in Windows 7 (Home Premium) Postgres is not a database type in the list. Can anyone point me to what I may have done wrong? A link, article, anything!

You probably need to add a suitable entry to the appropriate ODBC
configuration file. On Linux that'd be /etc/odbcinst.ini but I don't
know where this is configured on Windows. You would be likely to
get more useful help on the pgsql-odbc mailing list, or try the docs at
http://psqlodbc.projects.postgresql.org/

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ioannis Anagnostopoulos 2012-06-06 08:10:43 Re: Partitions are not excluded in stored procedures
Previous Message Tom Lane 2012-06-05 16:55:55 Re: Partitions are not excluded in stored procedures