Following commands allow you to modify system tables.
sp_configure ‘allow updates’,1
go
reconfigure with override
go
It is highy recommanded that you restart the MSSQL instance in a single user mode.
Following commands allow you to modify system tables.
sp_configure ‘allow updates’,1
go
reconfigure with override
go
It is highy recommanded that you restart the MSSQL instance in a single user mode.
Pingback: KAISTizen's