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 > file import

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-27-08, 15:10
sohel1 sohel1 is offline
Registered User
 
Join Date: Jun 2008
Posts: 2
file import

have a question about building stored procedures in Pervasive. I use Pervasive with an accounting application and need to build a new Crystal Report. I have bulit the report using an ODBC connection to Pervasive and unfortunately have run into some serious performance issues. I am confident that the performance issue is not in the query since I am running the same query in MS Access (linked tables) and it is processing in a matter of seconds.
Reply With Quote
  #2 (permalink)  
Old 06-27-08, 16:24
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,015
Stored Procedures won't help. Stored Procedures don't normally gain any performance over standard queries. If the query is fast when using linked tables in Access but slow in Crystal, it may be a Crystal issue. Is the query fast if you use Pervasive Control Center? Also, make sure you're using ODBC through Crystal and not the Btrieve driver.
__________________
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
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