Hi all,
I have created a database on my PC at home using MS SQL Server and i need to transfer it to an other computer with the accounts and passwords. Is that possible, or i have to recreate the account at the other server?
Go to Microsoft's website and search for KB246133 or sp_help_revlogin. That will provide you a script to run to get the logins, etc. The results will be a script to run on the new server.
If this is 2005 is would fairly easy to create an SSIS package to perform the task for you also if it will be something that you will be transporting often
[sub]____________ signature below ______________
You are a amateur developer until you realize all your code sucks.
Jeff Atwood[/sub]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.