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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

replication question

Status
Not open for further replies.

ersatz

Programmer
Oct 29, 2002
114
US
Hello,
I want to know if I can do a replication between two databases on the same server(same instance) and between two databases on two different servers with STANDARD edition.
What's more, I want to know where I can find information about replication.
Thanks a lot,
 
Yes, Standard edition does do replication. For more information, you can check the Books Online (BOL) files installed with SQL Server client tools, and check out the FAQs on this newsgroup. Including this one: FAQ183-3324 by SQLSister about SQL Server reference materials.

Hope this helps.

BTW, Replication can be a pain. It requires constant babysitting. The slightest little error will break it, so don't be surprised if it's a little rougher than you expected.



Catadmin - MCDBA, MCSA
"If a person is Microsoft Certified, does that mean that Microsoft pays the bills for the funny white jackets that tie in the back???
 
Thanks very much
That was the answer wandered.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top