January 19, 2009 at 1:57 am
i am using sql server 2000 enterprise edition, sometimes after open a table, its
data is not visible and after fiew minutes a message occures that "exception timeout", please give me instruction to solve the problem
thanks
shohan
January 19, 2009 at 4:25 am
Please post SQL 2000-related questions in the SQL 2000 forums. If you post in the 2005 forums, you're very likely to get 2005-specific solutions.
Can you explain more what you're trying to do? Is the table large? Is there any blocking?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
January 19, 2009 at 6:44 am
I don't have 2000 installed currently, but you can change the timeout settings in Tools -> Options.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 19, 2009 at 7:27 pm
If someone else is doing the same thing and are in the process of modifying data, there may be an open transaction that is locking the table and no timeout in the world will be enough.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply