@mryeah07 : usually they do not need to do this for every time they run the application(do they?). If , however, they need, please make a new class to wrote to the connection string.
Great tutorial! I have a question in connection string. I need to deploy my application and make it as an installer. What connection string I will be using?
Ok thanks, the application will do this in the first time of using the application after the installation.
mryeah07 11 months ago
What if I will make a form to allow users to change sql database settings for connection string. How can I do that?
mryeah07 11 months ago
@mryeah07 : usually they do not need to do this for every time they run the application(do they?). If , however, they need, please make a new class to wrote to the connection string.
ignatandrei1970 11 months ago
Great tutorial! I have a question in connection string. I need to deploy my application and make it as an installer. What connection string I will be using?
mryeah07 11 months ago
@mryeah07 : from the user - think that is an administrator that does the installation
ignatandrei1970 11 months ago