SQL Server 7.0 Login issue
From: Clement (clement@clementlau.com)
Date: 11/27/02
- Next message: BP Margolin: "Re: Queries Fired"
- Previous message: Tim_Kehoe: "Re: Enterprose Manager after user password change"
- Next in thread: Kresimir Radosevic: "Re: SQL Server 7.0 Login issue"
- Reply: Kresimir Radosevic: "Re: SQL Server 7.0 Login issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Clement" <clement@clementlau.com> Date: Wed, 27 Nov 2002 09:10:07 -0800
Dear all,
I have a database with the 2 following login
dbo_production and
sa
both login associated with user property dbo.
Unforunately due to a server problem the server needed to
be reformatted and therefore SQL Server had been reinstall
again. After the reinstall, the database was restored
back to the server with its lastest backup status. Then
problem arise.
After the restore, the only login remain in my database is
sa. So obviously I try to create a new login called
dbo_producition again, but when I try to attached this
login to user property dbo..it fails, because there are
already objects in the database belong to that user.
Does someone know who to get around this problem?
thx
- Next message: BP Margolin: "Re: Queries Fired"
- Previous message: Tim_Kehoe: "Re: Enterprose Manager after user password change"
- Next in thread: Kresimir Radosevic: "Re: SQL Server 7.0 Login issue"
- Reply: Kresimir Radosevic: "Re: SQL Server 7.0 Login issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|