Re: Some changes - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: Some changes
Date
Msg-id 20051202180739.GD23841@soptik.pzkagis.cz
Whole thread Raw
In response to Re: Some changes  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
> > It looks good to me except the comment. SQLFreeStmt do the freeing
> > bind params same way as you implement in SQLCancel. This is better
> > way.
>
> If you look above my extra couple of lines, the code goes out of it's
> way /not/ to use SQLFreeStmt when there are data_at_exec parameters. I'm

It's my terrible english and quicker hands then head :-) I think your way
is better.

> actually didn't clear the params; I continued to see the same crash.

Andrus's problem is solved.

> By all means, please do.

Done.
BTW people are so quick. They've downloaded 8.01.0102 (with bad version.h)
189 times. And I didn't announce it.
I replaced 8.01.0102 with 8.01.0103 and announced it here.

Luf

pgsql-odbc by date:

Previous
From: Ludek Finstrle
Date:
Subject: psqlODBC 08.01.0103 development snapshot
Next
From: "Andrus"
Date:
Subject: Re: Application crash after error - please help