0
File sharing on Windows XP has a 5 client limitation. Our solution uses both file sharing and SQL Express.
The way I see it, we have 2 options here:
-Reload the machine that they want to use as a server with Windows Server, or;
-Supply them with a dedicated NAS server, and keep their server machine on Windows XP
The second option is the preferred one, for reasons I'm not going to go into. I just need to confirm that the 5 client limitation applies to the file sharing only.
What I'm worried about is whether the OS would restrict more than 5 connections. I'm quite confident that SQL would allow it, but will Windows? – RichieACC – 2011-02-09T14:12:29.283
1I don't see anything in the documentation to indicate that Windows will limit the SQL Express connections. Can you setup a test machine and try it out? – aphoria – 2011-02-09T14:20:26.140