PRAISE PHS
Well-known member
- Joined
- Jun 2, 2011
- Messages
- 58
- Programming Experience
- Beginner
Hi All,
I have six forms on my windows app, each having their connection strings on their various public classes. But whenever I want to install my app on client's system, I always change the server name on each of my forms to the server name of my client's system and this gives me a lot of work.
Please how do I do it that I will have the connection strings for all my forms just in one place so that whenever I want to change the server name, I will just go to this single place and make the change. Pls, kindly help me out with on this.
I have six forms on my windows app, each having their connection strings on their various public classes. But whenever I want to install my app on client's system, I always change the server name on each of my forms to the server name of my client's system and this gives me a lot of work.
Please how do I do it that I will have the connection strings for all my forms just in one place so that whenever I want to change the server name, I will just go to this single place and make the change. Pls, kindly help me out with on this.