Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with display on open table

Status
Not open for further replies.

kuekue

Programmer
Dec 2, 2008
35
TH
I have problem with display when click on open table,
in SQL Server 2005.

this problem is happen when i query sql and SQL Server is not respond, i close SQL Server and restart it, then this problem has arise.


please see in picture link to see what i says.


Many Thanks,

Kue
 
use a query instead of open table. If you have a huge number of records, then open table may use too much resources...

--------------------
Procrastinate Now!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top