Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
how to set connection string dynamically when user install the setup so that we don't need to set the path of access database?
plz help me!
Posted
Comments
Mohd. Mukhtar 23-Nov-12 4:20am    
What do you want to perform?
pradiprenushe 23-Nov-12 4:46am    
This is not good requirement because user must know syntax of C#. If you still require this then save Connection string in App.config so that user can change it.

1 solution

 
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