| From: | ricardd(at)mathstat(dot)dal(dot)ca |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | adding psqlodbc driver in ODBCconfig |
| Date: | 2006-06-13 03:21:23 |
| Message-ID: | 60965.24.222.143.8.1150168883.squirrel@24.222.143.8 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hello,
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".
I've built psqlodbc from the latest source with the "--with-unixodbc" flag
and it correctly installs /usr/local/lib/psqlodbc.so and
/usr/local/lib/psqlodbc.la. However, there is no file called
"psqlodbcS.so" or something similar to act as the "setup file".
I can add the driver in ODBCconfig but I then get an error when trying to
add a system or user DNS. The error that I end up getting is that
ODBCconfig "Could not construct a property list for (drivername)".
What am I missing here?
Cheers,
Dan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gurjeet Singh | 2006-06-13 05:43:25 | Re: [compgeneral] I cant get the description or default value of a field |
| Previous Message | Hiroshi Inoue | 2006-06-13 00:17:05 | Re: 8.02.00.02 driver incompatibilities |