Hello all,
I have a slight problem...here is the scenario:
I am going to rebuild my database server. So natuarlly I backup all my databases, however when I do the restore it doesnt restore the login ids/passwords. When I go to create them, it claims that they already exist.
So I run a query against the sysusers table on my of db's, and what do you know....the user is listed in it. If I try to delete it (so I can recreate it via the gui), it says the following:
"[Microsoft][ODBC SQL Server Driver][SQL Server]Ad hoc updates to system catalogs are not enabled. The system administrator must reconfigure SQL Server to allow this."
Any thoughts on how to enable this mode?
many thanks in advance!
Sam
I have a slight problem...here is the scenario:
I am going to rebuild my database server. So natuarlly I backup all my databases, however when I do the restore it doesnt restore the login ids/passwords. When I go to create them, it claims that they already exist.
So I run a query against the sysusers table on my of db's, and what do you know....the user is listed in it. If I try to delete it (so I can recreate it via the gui), it says the following:
"[Microsoft][ODBC SQL Server Driver][SQL Server]Ad hoc updates to system catalogs are not enabled. The system administrator must reconfigure SQL Server to allow this."
Any thoughts on how to enable this mode?
many thanks in advance!
Sam