c# - What are the softwares prerequisite to run SQL Server on machine? -


i working on project in on client server architecture (network), want place sql server 2008 express database on centralised server, , .net windows application should able access them @ client machines.

what minimum software requirements needed on server run sql server database such multiple client applications able connect simultaneously?

the sql server installer checks prerequisites. if prerequisite not there, automatically install them or give link download them.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -