Hi i have this problem when trying to map Gamedb into sql user cabal.

Newbie Spellweaver
Joined
Jul 30, 2008
Messages
51
Reaction score
0
i get this error TITLE: Microsoft SQL Server Management Studio Express
------------------------------

Create failed for User 'cabal'. (Microsoft.SqlServer.Express.Smo)

For help, click:

------------------------------
ADDITIONAL INFORMATION:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.Express.ConnectionInfo)

------------------------------

User, group, or role 'cabal' already exists in the current database. (Microsoft SQL Server, Error: 15023)

For help, click:

------------------------------
BUTTONS:

OK
------------------------------


anyone has any inf on this ? Thx in advance =)
 
go on all DBs Security and see in which on have cabal username left and delete then make it new or make other username like cabal2


MfG Darky
 
Upvote 0
Back