Debugging of ODBC Dlls on win32 - how ?

From: Bradley Schatz <schatz_b(at)optusnet(dot)com(dot)au>
To: pgsql-interfaces(at)hub(dot)org
Subject: Debugging of ODBC Dlls on win32 - how ?
Date: 1999-09-05 07:02:11
Message-ID: 37D21573.DCDD9B41@optusnet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
I am currently adding fuller metadata support to the jdbc drivers, and
am finding the odbc source to be of great assistance. I would like to
also investigate the dynamic behavior of the odbc drivers, and as such
have been attempting to compile and set breakpoints in the dll.

I'm new to windows dll degugging, so might someone please direct me how
to debug the following scenario?

I create a database in acess that uses jet to access the postgresql db
via odbc.

How do I set breakpoints in the dll and then have them catch when the
dll (via access) is executed.

thank - you for any hints

Bradley Schatz

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jesper K. Pedersen 1999-09-05 08:06:33 Re: DBD for Postgreslq 4.5.1 (libpq.so.2)
Previous Message Roland N Verrier 1999-09-05 01:22:29 Re: [INTERFACES] PGACCESS formdemo.sql