
Quick Links:
Empeg FAQ
|
RioCar.Org
|
Hijack
|
BigDisk Builder
|
jEmplode
|
emphatic
Repairs: Repairs
|
#294330 - 27/02/2007 14:55
Re: MS SQL Server 2005 Help
[Re: wfaulk]
|
carpal tunnel
Registered: 18/01/2000
Posts: 5688
Loc: London, UK
|
Quote: Is there some sort of direct access utility in MSSQL?
If you right-click on a table in SQL Management Studio, you can choose the "Show Table" item, which displays the rows.
I suspect that you've got a corrupted index (which shouldn't happen). I suspect this because a table scan works, but a query (using the index) doesn't. Drop the index and recreate it.
_________________________
-- roger
|
Top
|
|
|
|
|
|
|