Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transferring Logins between SQL 7.0 Servers 1

Status
Not open for further replies.

GWPhoenix

IS-IT--Management
Jun 26, 2001
32
US
I need to transfer large databases between SQL Servers. So far it works quite well using DTS, but the Login passwords in the destination database have null passwords.

I know this is how it works according to Microsoft Support, but has anyone found a workaround on this? I am dealing with nearly 1000 passwords and have limited time!
 
I don't follow your explanation. If the passwords are NULL (very bad procedure!), why is that causing you a problem. Just use the login without a password. What did I miss in your explanation? Terry

"I'm not dumb. I just have a command of thoroughly useless information." - Calvin, of Calvin and Hobbes
 
On the original server, we have about 1000 users with login passwords and have to move everything onto a new server. The passwords are not null on the old server, but in the transfer process, become null on the new system.

I am looking for a way to avoid having to key in so many passwords.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top