|
-
Sep 21st, 2002, 01:02 AM
#1
Thread Starter
New Member
Provider for Access 2000??
I need to know the right code for the provider for access 2000.
I know the right code for access 97 is
.Provider = "Microsoft.Jet.OLEDB.3.51"
I know the driver is 3.6 for access 2000 but when i try to connect to database using
.Provider = "Microsoft.Jet.OLEDB.3.6"
I get a error saying the provider is not found.
BTW i got office 2000 installed.
PLease help
-
Sep 21st, 2002, 01:11 AM
#2
Thread Starter
New Member
Dont worry about it i figure out what the problem was.
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
|