|
-
April 12th, 2001, 05:46 PM
#1
Adodc
I am still trying to connect my Adodc1 control to the database file that is in the same folder as my executable file. I want to be able to burn the program onto a disk and make it work.
I have this code and it does not work.
Dim dbName As String
dbName = App.Path & "\NameandPassords.mdb"
adoNamesAndPasswordsDatabase.ConnectionString = App.Path & "\NameandPassords.mdb"
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
|