dbmonitor doesn't always display sql

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
dhoenig
Posts: 16
Joined: Tue 20 Jul 2010 20:33

dbmonitor doesn't always display sql

Post by dhoenig » Tue 20 Jul 2010 20:36

When viewing the dbmonitor I will sometimes see the SQL that is generated. But most of the time I don't see it. Is something being cached? Anyone know why this is happening and how I can see the SQL everytime my app queries the database?

Note: I'm using EF4.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 22 Jul 2010 12:09

DBMonitor shows all queries sent to database. Could you please describe the scenario in which you are using it?
A small test project will help in our investigation as well. You can send the project to support * devart * com

dhoenig
Posts: 16
Joined: Tue 20 Jul 2010 20:33

Post by dhoenig » Fri 13 Aug 2010 22:04

This is not an issue anymore. I reinstalled dbmonitor and it works fine now.

Post Reply