Multiple SQL Server Express Instances

  • Hi all,

    We want to use SQL Server Express as a subscriber to our main database for clients to use as a lookup rather than hitting our main database server.

    However i believe there is a 5 concurrent connections limit on SQL Server Express.

    If we installed multiple Sql Server Express Instances onto one computer, and then having subscriptions to each instance, and as long as we point the clients to different instances, would this work?

    Our ideal is to actually purchase a full license of SQL, however due to budgetry constraints this is not possible this year.

    Could i have some feedback on whether this is a viable solution?

  • As long as you are not hitting the database with a lot of hits. I have had as many as 20 users connected to our SQLX databases.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply