Re: Why would Postgres not show in my data connections (Win 7)

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Why would Postgres not show in my data connections (Win 7)
Дата
Msg-id 4FCE450E.7070303@iol.ie
обсуждение исходный текст
Ответ на Why would Postgres not show in my data connections (Win 7)  ("Della-Croce, Gregory" <Greg_Della-Croce@wycliffe.org>)
Список pgsql-odbc
On 05/06/2012 18:11, Della-Croce, Gregory wrote:
> 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!

The only thing I can think of is that you're running a 64-bit OS and
you've installed the 32-bit ODBC driver; if that's the case, then you
need to use the 32-bit driver manager to see the driver, set up DSNs
etc. It should be here:

   C:\Windows\SysWOW64\odbcad32.exe

Hope this helps,

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Della-Croce, Gregory"
Дата:
Сообщение: Why would Postgres not show in my data connections (Win 7)
Следующее
От: Christine Jorgensen
Дата:
Сообщение: Re: Where to find syntax for ODBC commands