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.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Profiler

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-22-04, 02:27
darlok darlok is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
Profiler

Are there any SQL Profiler's in Pervasive SQL 2000 or v8? I'd love to see a profiler like MS SQL2000 has.
Reply With Quote
  #2 (permalink)  
Old 01-22-04, 15:53
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
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.
Reply With Quote
  #3 (permalink)  
Old 01-23-04, 03:17
darlok darlok is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
Quote:
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..
Reply With Quote
  #4 (permalink)  
Old 01-23-04, 19:44
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
In that case, you might look at http://www.pervasive.com/ComponentZo...+%2F+Utilities which is a tool from Pervasive's web site that times queries.
__________________
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.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On