Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Something slowing down from the application
Message
From
25/03/2008 01:30:30
Walter Meester
HoogkarspelNetherlands
 
 
To
24/03/2008 16:59:44
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01305122
Message ID:
01305205
Views:
10
Michel,

There is something wrong in the execution plan. Are you executing this command from within a stored procedure? If so, add the WITH RECOMPILE option to the execution of the stored procedure

Walter,


>Some may have followed some related threads in the SQL Server forum recently where I have observed that specific things do happen when the SQL command is executed from the ASP.NET Web site but not from SSMS. I do have some stats on that today. There is definitely something else being executed such as verifying the data and so on. Because when I execute the same SQL command from the site, it takes 56 seconds. But, when I execute it from SSMS, it is a flash. I have the result instantly. There is only one record and all the indexes are properly created.
>
>So, could this be related to the verification on constraints or something in regards to that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform