Debugging of ODBC Dlls on win32 - how ?

Поиск
Список
Период
Сортировка
От Bradley Schatz
Тема Debugging of ODBC Dlls on win32 - how ?
Дата
Msg-id 37D21573.DCDD9B41@optusnet.com.au
обсуждение исходный текст
Список 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



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Roland N Verrier
Дата:
Сообщение: Re: [INTERFACES] PGACCESS formdemo.sql
Следующее
От: "Jesper K. Pedersen"
Дата:
Сообщение: Re: DBD for Postgreslq 4.5.1 (libpq.so.2)