Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi My application uses a SQL database. It works well on a single PC. But I want to setup my application on clients and connect to database on server through them, but I don't know how. Please help me. I'm Using SQL Server 2005. Thanks
Posted

1 solution

For the correct connectionstring you might find connectionstrings.com[^] useful.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900