|
-
Mar 11th, 2017, 01:13 AM
#5
Thread Starter
New Member
Re: Getting error while loading database connection
 Originally Posted by Arnoutdv
Which version of the Access MDB has been used?
Access 97, 2000, or later?
Remove the curly braces from the statement -> {}
Code:
sConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;User Id=admin;Password=;"
Hi,
I am using Access 2007
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
|