| Posted by Erland Sommarskog on 08/24/05 00:42 
microsoft.public.dotnet.languages.vb (mamun_ah@hotmail.com) writes:> 2. Then I tried in the db:
 > delete sysusers where name='user1'
 > it deletes the user1.
 
 You did what? You should only perform operations on system tables if
 instructed so by a Microsoft Support Professional, or if you know
 exactly what you are doing.
 
 I would recommend that you open a case with Microsoft to sort this out.
 Most likely, this will require more manual repairs, and I certainly
 does not want to try to give directions from a distance.
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server SP3 at
 http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
 [Back to original message] |