954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

SQL Server 2000 database replication

i was wondering how can database replication on a sql server be accomplished?

Shulc
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 
i was wondering how can database replication on a sql server be accomplished?

Do you mean,You want to create a copy of an existing database?

Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

in short words, yes

Shulc
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

1.Go to Enterprise Manager and right click the databases and create a new database

2.Right click the database which you created and select the ALL Tasks and then select IMPORT DATA

3.Now you should see DTS Import/Export Wizard.Hit next. Select the option Choose the data Source,Under the database select the database which you want to take a copy of.Hit next

4.Your destination will be the new database which you created.Select it and Hit next

5.Select the option Copy tables and source from the source database.Hit next

6.Hit the option Select all

7.Hit next and next until the tables start copying

8.All the tables and views will be stored on to the new database.

Hopy it Helps

in short words, yes
Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

thnx, that helped a lot!

Shulc
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

Do u known how to use replication of data base in sql server 2008

AnilPatil
Newbie Poster
1 post since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You