> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Andrus
> Sent: 02 December 2005 16:51
> To: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Application crash after error - please help
>
> Ludek,
>
> > Main.exe doesn't use auth info prom sqltest.prg.
>
> I'm sorry. Modified repro code is available in same address
> (www.eetasoft.ee/postgresrepro.zip)
> This repro contains text type column. Fox mysql it should probably be
> replaced also. My co-worker tries to run it in mysql in weekend.
>
> > I don't know if the problem is in ODBC driver. But to fix
> this problem
> > imidiately in your app it's enough
> > if you add Calling SQLFreeStmt with SQL_DROP in the code when insert
> > fail.
>
> Thank you. This would be a good fix. Unfortunately it it difficult to
> implement in VFP.
Andrus,
Can I email you an updated dll to test? I think I fixed this, we just
need to test it some more, and confirm it hasn't broken anything else.
Regards, Dave.