Afficher un message
Vieux 18/09/2006, 10h05   #1
Søren Chrsitensen
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut How to enable direct catalog changes in sql 2005?

I need to run this sql statement: UPDATE sysobjects SET xtype = 'S' WHERE
name = 'dtproperties'

In Sql server 2000 I had to 'Allow modifications to be made directly to the
system catalog'.
How is this done in Sql server 2005?

Thanks,
Søren


  Réponse avec citation
 
Page generated in 0,05160 seconds with 9 queries