Re: psqlodbc installation problem
От | Ludek Finstrle |
---|---|
Тема | Re: psqlodbc installation problem |
Дата | |
Msg-id | 20060606055927.GA31375@soptik.pzkagis.cz обсуждение исходный текст |
Ответ на | psqlodbc installation problem (Bart Samwel <bart@samwel.tk>) |
Ответы |
Re: psqlodbc installation problem
|
Список | pgsql-odbc |
> install psqlODBC 08.02.0002 using the MSI installer. I have the driver > from PostgreSQL installed, which gives me a "PostgreSQL ANSI" and a > "PostgreSQL Unicode" driver (both version 8.01.0200), but installing the > MSI does _not_ add another driver. Is there anyhting else I need to do > to get this to work? MSI - I hope you use OS Windows. It may install PostgreSQL driver. It contains: C:\Program Files\psqlODBC\0802\bin\psqlodbc35w.dll (and some others needed only for SSL and kerberos) Registry: HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\PostgreSQL APILevel = REG_SZ 1 ConnectFunctions = REG_SZ YYN Driver = REG_SZ C:\Program Files\psqlODBC\0802\bin\psqlodbc35w.dll DriverODBCVer = REG_SZ 03.51 Setup = REG_SZ C:\Program Files\psqlODBC\0802\bin\psqlodbc35w.dll SQLLevel = REG_SZ 1 UniqueIndex = REG_SZ 1 (I'm not sure if it's required) UsageCount = REG_DWORD 0x0001 HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Drivers PostgreSQL = REG_SZ Installed I hope I help you. Regards, Luf
В списке pgsql-odbc по дате отправления: