Trace queries in Jet Engine Database

L

LLEE

I am using a Microsoft Jet Engine database. I want to know is there any tool
available to trace all the queries made to the database, like the Profiler in
SQL server? Thanks.
 
L

LLEE

Thanks 69 Camaro. The JETSHOWPLAN is helpful for query optimization. However,
it cannot show what SQL queries has been made to the database. Is there any
other tools that can do this trace all the queries has been made?
 
Top