hey guys....
got a slight problem here on my sql server, i am trying to drop a table but my server just freezes, this also happens when i try to delete from table, my table is about 85912 rows and 32 columns, i have tried using the enterprise manager and command line but all isnt working ..i tried to truncate the table but i still get the same count when i issue a select count(*) statement. I have also failed to rename the table, all the permissions are fine but the table has failed to get deleted. All i want to do is just remove the table from the system...i have duplicated the table but that Application i am running cant look at the new created table unless i rename it to match the old table.
anyone got any clues/tricks of how i can sort this out.
cheers
IP