|
-
Aug 22nd, 2000, 01:55 AM
#1
Thread Starter
Hyperactive Member
Dear Vb users,
I am trying to open a database with the next instruction:
Dim ConnectDB As New ADODB.Connection
ConnectDB.Open ("Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=DATABASENAME.mdb")
This gives the next error: "ADO could not find the specified provider"
Can someone give me answer on the next questions:
- wich referenes do I have to choose?
- if I can't find, wich DLL file do I need?
- if I can't find the DLL file, where can I find this file on internet?
I am using VB5.
Thanks for reading or maybe answering.
Michelle.
[Edited by michelle on 08-22-2000 at 03:08 AM]
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
|