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.
Author |
Topic |
bpsintl
Posting Yak Master
132 Posts |
Posted - 2009-03-18 : 12:02:42
|
At the moment I have SQL 2008 Express in a production environment. It's on a dedicated server that has the websites on as well.I will be buying another server soon and moving SQL onto that. I'm thinking of going for 2008 Workgroup edition due to costs.Can you do replication on Workgroup? If so is it easy to setup etc? |
|
tripodal
Constraint Violating Yak Guru
259 Posts |
Posted - 2009-03-26 : 12:00:17
|
SQL Server 2008 Workgroup edition supports being a subscriber only.In order to publish replication you will need SQL Server 2008 Standard Edition or Enterprise Edition. If this is a webserver for sights your company hosts you will need a CPU license. |
 |
|
bpsintl
Posting Yak Master
132 Posts |
Posted - 2009-03-28 : 06:35:32
|
Ah ok, thanks for that |
 |
|
|
|
|