SQL Profiler for MS Access?

  • Thread starter Thread starter Terje Kristensen
  • Start date Start date
T

Terje Kristensen

Hi,

I am currently developing a small program for a customer, which uses
MSAccess. When I use OleDbDataAdapter to update the database, and it returns
the correct value (1 for 1 update/insert row), but when I reload the data,
the new row is not included in the dataset. To be able to see what the
OleDbDataAdapter actually sends in, I would really like to have a progam like
SQL Profiler in MS Access. Does this exists? Is there any third party program
I can use?

Please help! :)

Best regards,

Terje K.
 
Back
Top