If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
You can use the Query Plan Viewer. I don't know how it compares to Profiler but it does give the query plan used by the Pervasive engine and shows whether (and which) indexes were used. For more information see: http://www.sys-con.com/tango/archive...ary/index.html
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Originally posted by mirtheil
You can use the Query Plan Viewer. I don't know how it compares to Profiler but it does give the query plan used by the Pervasive engine and shows whether (and which) indexes were used. For more information see: http://www.sys-con.com/tango/archive...ary/index.html
Thanks for the reply but I was looking for something else. MS SQL's PROFILER is used to see which SQL cluases are going on on the server. With the profiler I can see which SELECTs is my program running, when it run them, how long did they run etc..
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.