2PTTechnology
The platform that enables you to build rich, interactive communities
Welcome to 2PTTechnology
Sign in
|
Join
|
Help
in
SQL Scripts (forum)
Microsoft SQL Server (group)
(Entire Site)
Search
Home
Forums
2PTTechnology
»
Microsoft SQL Server
»
SQL Scripts
»
Restore The SQL User / Account
Restore The SQL User / Account
Last post 09-03-2009, 10:59 AM by
admin
. 0 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
09-03-2009, 10:59 AM
216
admin
Joined on 08-06-2006
Posts 48
Restore The SQL User / Account
EXEC
sp_change_users_login
'Update_One'
,
'UserName'
,
'NewUserName'
Report abuse