Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Setup / September 2005

Tip: Looking for answers? Try searching our database.

SQL 7.0 to SQL 2000

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ctowndu33 - 28 Sep 2005 19:39 GMT
We currently have a production box running Windows NT server with SQL 7.0.  
We also have the migration box running Server 2003 Std. and SQL 2000.  How
can we migrate the data from the old server to the new server, making sure we
keep all information like usernames, passwords, etc.?
Keith Kratochvil - 28 Sep 2005 19:48 GMT
BACKUP and RESTORE
or
sp_detach_db and sp_attach_db
are the easy way to move your databases.

You will find this KB article very helpful in moving your users

HOW TO: Transfer Logins and Passwords Between Instances of SQL Server
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q246133

Signature

Keith

> We currently have a production box running Windows NT server with SQL 7.0.
> We also have the migration box running Server 2003 Std. and SQL 2000.  How
> can we migrate the data from the old server to the new server, making sure
> we
> keep all information like usernames, passwords, etc.?
Hari Prasad - 28 Sep 2005 20:08 GMT
Hi,

See the below URL:- This articles details the clear method to upgrade.

http://www.sqlteam.com/item.asp?ItemID=9066

Thanks
Hari
SQL Server MVP

> We currently have a production box running Windows NT server with SQL 7.0.
> We also have the migration box running Server 2003 Std. and SQL 2000.  How
> can we migrate the data from the old server to the new server, making sure
> we
> keep all information like usernames, passwords, etc.?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.