| От | tomas@nocrew.org (Tomas Skäre) |
|---|---|
| Тема | Re: Problems with newer linux odbc drivers |
| Дата | |
| Msg-id | 801x18wh9d.fsf@junk.nocrew.org обсуждение исходный текст |
| Ответ на | Problems with newer linux odbc drivers (Chris Hoover <revoohc@gmail.com>) |
| Список | pgsql-odbc |
Chris Hoover <revoohc@gmail.com> writes: > I'm having some interesting problems with the newer (v 8 and v8.1) odbc > drivers. They compile fine on my RedHat 4 AS box. However, when I try to > have some third party applications link against them, they complain about: It sounds like you have misunderstood how to use ODBC drivers. Your application shouldn't be linked with the psqlodbc driver directly. It should be linked with an ODBC library (like iodbc or unixodbc), and that library will use the database specific drivers (like psqlodbc for PostgreSQL) specified in the odbc ini files. I hope that helps you. Greetings, Tomas
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера