Re: Hello, question regarding odbc

Clemens Ladisch <[email protected]> Tue, 7 Jan 2020 22:30:30 +0100
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <[email protected]>
Filip Cacic wrote:
> I have posted my problem on stackoverflow with pictures of my source code.

https://meta.stackoverflow.com/questions/285551/why-not-upload-images-of-code-on-so-when-asking-a-question

> when I try to connect to my DSN, it fails. It doesnt even call my method that I implement like SQLConnect..

I'd guess the driver manager tries to get the address of all required ODBC functions, and fails.


Regards,
Cle,ems