Thread: Bug ?

Bug ?

From
"Lothar Behrens"
Date:
Hi,

I am testing my application with psqlODBC 07.03.0200.

In my framework, I have a wrapper around the ODBC API
and I am able to do the same with success using MSSQL
as backend.

Problem:

After deleting the third row and moving to first row,
I get an GPF if I move afterwards to next row.

Any help ?

Thanks

Lothar
---- My home: www.lollisoft.de -----------------------------
Lothar Behrens    | Independent:       lothar.behrens@gmx.de
Rosmarinstr 3     | My public project:
40235 Düsseldorf  |  http://sourceforge.net/projects/lbdmf
                  |  -> Need comments, please visit :-)


Re: Bug ?

From
Peter Eisentraut
Date:
Lothar Behrens wrote:
> After deleting the third row and moving to first row,
> I get an GPF if I move afterwards to next row.

Get a backtrace from your crash with a debugger.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/