Posts Tagged ‘Sqlserver’

I Want To Execute This In Sqlserver 2005: Update Sys.sysdatabases Set Status=32768 Where Dbid=db_id(‘fake’)?

Sunday, October 11th, 2009

I have set allow update to 1 but it accoure the error that Ad hoc updates to system catalogs are not allowed.