hi, if i apply a sql query statement to this table "select * from context.tablename", all i see is the "Executing query.." message and nothing else hapens. I also can not truncate or drop this table. It prevents me from even dropping vhole database.
Is it possible, that this problem is caused by inserted data into this table???
I'm using MS Sql server 2005