Comments
2 comments
-
Sounds like we're having trouble reading the sys.syscomments table. Either it got corrupted while reattaching the database, or some kind of obscure problem with Windows 2008, possibly something to do with reading the text out of sys.syscomments in the wrong collation.
I'll see if we have any Windows 2008 problems, and if you could send a database backup and/or the output of 'select * from sys.syscomments' on the troublesome database to michelle.taylor@red-gate.com that might help me track down the issue. -
Thanks, Michelle; I have emailed a backup. The SQL Server is 64-bit; would that cause an issue? sys.syscomments.text seems readable in SQL Server Management Studio.
Add comment
Please sign in to leave a comment.
Any ideas? This is killing me.