ODBC driver causes VB to crash - Mailing list pgsql-odbc

From Corey Gibbs
Subject ODBC driver causes VB to crash
Date
Msg-id 01C23D33.482F48C0.cgibbs@westmarkproducts.com
Whole thread Raw
List pgsql-odbc
Howdy everyone,

I'm getting this weird error with PostgreSQL odbc version 7.02.00.01 and
visual basic.  I've had good luck with this DLL and VB6 in the past.
I swear, all i did was save the project in VB:) (no, seriously) and when i
try to execute the line:
rs.Open "select * from custom_phases", cn, adOpenKeyset, adLockOptimistic

I get an application error, details below:

First this pops up:
vb6.exe Application Error
The instruction at "0x043dabb5" referenced memory at "0x7ffffffc".  The
memory could not be read.

Which brings up the debugger, which tells me:
Unhandled exception in VB6.EXE(PSQLODBC.DLL) 0xC0000005 Access Violation

Then there's a whole bunch of garbage, with a little yellow arrow pointing
to this line:
043DABB5   mov         byte ptr [edi+esi],0


think i just need to totally remove the PG odbc driver and reinstall?  Or
do i need to tell my boss i need a new workstation? ;)

thanks in advance
corey


pgsql-odbc by date:

Previous
From: Kumar B
Date:
Subject: Installing and configuring postgreSQL and ODBC on Red Hat Linux
Next
From: terry
Date:
Subject: Re: PostgreSQL server Linux mandrake