|
-
Nov 24th, 2010, 09:21 PM
#1
Thread Starter
New Member
Data source configuration wizard sets absolute path of the database
Hello,
I am using VS2008 and access database.
I keep my database from application data folder. When I try to run the program in a different computer, I see in the error message, absolute path of the database file even though I used relative path. When I search the path as a string in the entire solution I found it in three files:
Settings.Designer.vb
Settings.settings (xml code)
app.config (xml code)
Is there an easy way to solve this problem or should I edit the files manually?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|