I have the following windows form c# application .. I just want to add a relative path to app.config file . to make my app connect to the database right: here's the connection string: enter image description here
Asked
Active
Viewed 181 times
0
-
connection string is as following :
-
Does this answer your question? [How to specify path in .config file relative to the file?](https://stackoverflow.com/questions/16168154/how-to-specify-path-in-config-file-relative-to-the-file) – MD. RAKIB HASAN Dec 25 '21 at 13:04
-
Instead of adding "connection string" as comment, edit your own question and add there for more completeness. – Wander3r Jan 03 '22 at 08:39