Re: Hello, question regarding odbc - Mailing list pgsql-odbc

From Clemens Ladisch
Subject Re: Hello, question regarding odbc
Date
Msg-id 3004497b-c524-af58-4ff7-978dfc2b0575@ladisch.de
Whole thread Raw
In response to Hello, question regarding odbc  (Filip Cacic <leno.application@gmail.com>)
List pgsql-odbc
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



pgsql-odbc by date:

Previous
From: Danny Severns
Date:
Subject: RE: Hello, question regarding odbc
Next
From: Clemens Ladisch
Date:
Subject: Re: Which psqlodbc version?