Re: Status of ODBC driver managers on Unix
| От | Nick Gorham |
|---|---|
| Тема | Re: Status of ODBC driver managers on Unix |
| Дата | |
| Msg-id | 3BAC3D0B.DA12E96D@lurcher.org обсуждение исходный текст |
| Ответ на | Re: Status of ODBC driver managers on Unix (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-odbc |
Peter Eisentraut wrote: > But another thing that occurred to me is that if you want to use ODBC on > Unix for ApplixWare or StarOffice you don't necessarily have a driver > manager installed with header files and such, so we probably need to keep > the standalone version. Well last time I looked ApplixWare shipped with the unixODBC DM libs There is a different way you could do this. the patch I sent made the build use the unixODBC header files in the compile and then link with libodbcinst, thats the clean way IMHO. However, you could continue using the header files that are in the odbc directory, and just add a option to disable the builtin SQLGetPrivateProfile and link in a libodbcinst. the configure option would just need to point to the libodbcinst. -- Nick Gorham Don't worry, be happy
В списке pgsql-odbc по дате отправления: