Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 replication

Author  Topic 

CSK
Constraint Violating Yak Guru

489 Posts

Posted - 2006-07-04 : 01:54:31
Dear all,
How Can i Do this..?
Use replication to copy 5 other tables from Pubs to Northwind. What replication model do you use.
Justify your selection.

Please give me ur ideas.

-- KK

timmy
Master Smack Fu Yak Hacker

1242 Posts

Posted - 2006-07-04 : 02:26:31
Replication is used to control the distribution of one database (ie between a head office and branches). I'm not sure what you're trying to do.

Maybe you should explain a bit better....

Tim
Go to Top of Page

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-07-04 : 02:33:02
homework questions...

better read replication in books online, the information there is just amazing, clear and with examples too

--------------------
keeping it simple...
Go to Top of Page

CSK
Constraint Violating Yak Guru

489 Posts

Posted - 2006-07-04 : 02:33:31
This is my first assignment (to Know DTS Process) in my Office
Actually I dont know the dts process.

-- KK
Go to Top of Page

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-07-04 : 02:36:09
dts is also there in books online...

try them out first (the how to's in your local server) and if you have any challenges, we'll help you, you're asking theoreticals that can be answered by books online

PS. dts is different from replication

--------------------
keeping it simple...
Go to Top of Page

CSK
Constraint Violating Yak Guru

489 Posts

Posted - 2006-07-04 : 02:48:35
thanks for ur suggession guys
-- KK
Go to Top of Page
   

- Advertisement -