Is there a way to profile MS access database to find out what SQL run against it?
views:
39answers:
1
+2
A:
Do some searching on Jet ShowPlan. I haven't used it myself so I don't have any URLs to recommend.
Tony Toews
2010-02-27 23:00:32
http://msdn.microsoft.com/en-us/library/aa188211%28office.10%29.aspx
Remou
2010-02-27 23:50:52
Exactly what I needed, even though it doesn't show the exact SQL, but it does display the table names and conditions.
codemeit
2010-02-28 09:08:52