Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: adding psqlodbc driver in ODBCconfig



> I'm using unixodbc on Linux (Ubuntu 6.06) and trying to add the pgsql odbc
> driver. The tool I'm using is ODBCconfig. It requires an entry for the
> driver (*.so) and another entry for the "setup file".

The "setup file" is unixODBC enhancement which isn't supported by us.
If you need only basic settings feel free to use *S.so for PostgreSQL
from unixodbc distribution. But there are more settings (and more
values) in current psqlODBC driver.

We're glad if someone write the support for it and he'll maintain it.
The needed information is in:
psqlodbc: dlg_specific.c, dlg_specific.h
unixodbc: DRVConfig/PostgreSQL

Regards,

Luf



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group