Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Performance: Execution Of Queries in RealTime System

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-22 : 23:24:55
RAVIKIRAN writes "I have Pinned a table into memory using DBCC COMMAND, and when i execute my query using VC++ code , it takes 35 milliseconds to retrieve the data, but once in a while it takes more than 1 Second or irregular times(2 out of 100 times) which is not acceptable in my realtime Application, Is there a way to get around this problem?"
   

- Advertisement -