SQL Server 2008 lincensing question relating to web servers

Posted by Matty Brown on Server Fault See other posts from Server Fault or by Matty Brown
Published on 2010-04-24T19:27:19Z Indexed on 2010/04/24 19:33 UTC
Read the original article Hit count: 353

We purchased SQL Server 2008 Standard licences last year under the server + device CAL licencing model. Since our server has 2 physical CPUs and only 46 clients, this option was by far the cheapest.

Now we'd like to be able to query a small number of stored procedures from our Windows Server 2003 Web Edition server, which is in a seperate zone on our firewall.

I think SQL Server 2008 Web Edition could be an option to us, but is it possible to replicate/mirror stored procedures and tables to such a server and would we be breaking any rules by doing so? Is this a form of multiplexing?

Also, would replication/mirroring work both ways, if we were to want to write back data from the web server?

© Server Fault or respective owner

Related posts about sql-server-2008

Related posts about webserver