Re: Hello, question regarding odbc

From: Filip Cacic <leno(dot)application(at)gmail(dot)com>
To: Danny Severns <Danny(at)eidl-sw(dot)com>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Hello, question regarding odbc
Date: 2020-01-08 10:23:42
Message-ID: CAMDk46E4+pTm9RG1dFQq=p0xdh4agJkwf=geBTJ586=emSdAJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Yes, it is. It returns 0.

uto, 7. sij 2020. u 20:49 Danny Severns <Danny(at)eidl-sw(dot)com> napisao je:

> *I notice you don’t check the rc from SQLSetEnvAttr. Are you sure it is
> executing properly before using hEnv in the connection handle call?*
>
>
>
> *From:* Filip Cacic <leno(dot)application(at)gmail(dot)com>
> *Sent:* Tuesday, January 7, 2020 9:33 AM
> *To:* pgsql-odbc(at)postgresql(dot)org
> *Subject:* Hello, question regarding odbc
>
>
>
> Hello my name is Filip and in short I have question regarding ODBC.
>
>
>
> Before, I am very sorry for disturbing, but little bit desperate in trying
> to solve my problem regarding odbc.
>
>
>
> I am in situation where I m trying to build my own custom odbc, but
> already struggling on the start.
>
>
>
> So far I made the setup.dll and everything works fine. My method ConfigDSN
> gets called and setup everything that is needed.
>
>
>
> But now my problem is that when I try to connect to my DSN, it fails. It
> doesnt even call my method that I implement like SQLConnect..
>
>
>
> I have posted my problem on stackoverflow with pictures of my source code.
>
>
> https://stackoverflow.com/questions/59552680/my-odbc-api-functions-does-not-get-called-from-odbc-test?noredirect=1#comment105289572_59552680
> .
>
>
>
> I tried with many resources from the internet but they either not work or
> I am missing some fundemental knowledge of alll of that.
>
> I would be really greatful if you can give me some guide on how to solve
> this.
>
>
>
> P.S I am also willing to pay for the help aka Tutorial/guide
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Keith Yanase 2020-01-17 22:25:21 RE: [EXTERNAL] Re: Case 120011521001709 - Issues connecting to postgreSQL server
Previous Message Clemens Ladisch 2020-01-07 21:35:02 Re: Which psqlodbc version?