Re: SQLDescribeCol before SQLExcecute call problem (fwd)

From: Karol Szkudlarek <karol(at)mikronika(dot)com(dot)pl>
To: karol(at)mikronika(dot)com(dot)pl
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: SQLDescribeCol before SQLExcecute call problem (fwd)
Date: 2004-10-01 10:45:27
Message-ID: 415D3547.2020801@mikronika.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Karol Szkudlarek wrote:
>
> Hi!
>
> My friend have problem with latest snapshot of psql-odbc driver.
> He doesn't subsribe to the mailing list, so I forwarded his mail.
> Please help him... :-)
>
> -------- Original Message --------
> Subject: [Fwd: SQLDescribeCol before SQLExcecute call problerm]
> Date: Mon, 20 Sep 2004 09:50:29 +0200 (CEST)
> From: mik(at)mikronika(dot)com(dot)pl
> To: karol(at)mikronika(dot)com(dot)pl
>
> -------------------------- Wiadomość oryginalna --------------------------
> Temat: SQLDescribeCol before SQLExcecute call problerm
> Od: mik(at)mikronika(dot)com(dot)pl
> Data: Pt Września 17 2004, 11:32
> Do: pgsql-odbc(at)postgresql(dot)org
> --------------------------------------------------------------------------
>
>
> Hi!
>
> I have problem with the latest odbc postgres driver. In previous version
> of the driver I can call SQLDescribeCol and SQLExecute in any
> order. Now if I call SQLDescribeCol before SQLExecute I got error:
>
> HY010 (Function sequence error). ODBC SDK documentation allows calling in
> that order. Is it the feature or bug?
>
> I have many lines of code depend on library (OTL) which using that sort of
> calling convention. And now that will be very difficult to change it.
>
> Problem concerns both the latest snapshot and cvs-tree on Windows and
> Linux.
>
> Regards,
>
> Michał Konopiński
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

H!

Has anybody with psql-odbc developers could look at this problem?

Any help appreciated.

Karol

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeff Eckermann 2004-10-01 13:56:47 Re: \n converted to \r\n
Previous Message anthony.caduto 2004-09-30 22:12:54 ODBC driver issue