|
-
Jan 17th, 2003, 05:35 PM
#1
Thread Starter
New Member
Local host .MDB location
I have developed a web application. I am using VB.NET to create a web form application. For data access, I am using OLEDBDataadapter. I configure this OLEDBDATAADAPTER. I do not want to specify absolute path for the .mdb (ACCESS database). I want to use the relative path. However, when I run the application, it displays an error message unable to locate c:\winnt\system32\ mdb file name.
Why does it use the 'winnt\system32' as a default path to locate the .mdb FILE?
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
|