Hi experts,
I am developing a Windows base application in Visual Studio 2005 C# as front end and SQL Express Edition [that comes with VS .NET 2005] as backend. I have a lan containing three PCS, one as Server and another two as Clients. I want to keep the database on the server and share it with the client. I have 8 port switches to design the LAN.
1. What do I have to do to share the database and
2.what should be the Connection string and
3.in which folder should I keep the database on server.
I need an efficient solution.
Thanks in advance.

Here is MSDN article on Enabling Network Access to SQL Server Express.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.