开发者

need some tips about distributed c# desktop application

开发者 https://www.devze.com 2023-01-03 06:13 出处:网络
my doubt is the following,I have a network with 5 pcs, each machine has XP installed, I don\'t know much about distributed desktop applications, so what i want is to create开发者_开发问答 a C# applica

my doubt is the following, I have a network with 5 pcs, each machine has XP installed, I don't know much about distributed desktop applications, so what i want is to create开发者_开发问答 a C# application using sql server 2005 database and visual studio 2008. I want that each pc can have access to create/update/delete data on the one XP machine that will store the database files. Do i need WServer2003 or any special network technology??

thanks in advance


You simply need to install SQL Server on one of the computers and configure its firewall.

0

精彩评论

暂无评论...
验证码 换一张
取 消