Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the delay
Message
 
To
23/12/2011 15:01:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01531636
Message ID:
01531638
Views:
61
>I've got a stored procedure that I'm trying to execute from a VFP program. If I execute the stored procedure from Query Analyzer takes less than 1 second. However, the same call performed as a SQL passthru from within a VFP application could take anywhere between 14~40 seconds. What would account for the delay?

Is the stored procedure returning a lot of data? Are you executing the stored procedure from a machine other than the SQL server? Are you running SSMS on the sql server?

Something that returns a lot of data locally on the SQL server may perform much differently if it has to send the data across the network or worse outside of the network (VPN, etc).
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform