View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 02:36 AM
Dave Page
 
Posts: n/a
Default Re: Application crash after error - please help



> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailtogsql-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.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote