|
-
Jun 13th, 2000, 02:48 AM
#1
Thread Starter
Junior Member
i´M TRYING TO OPEN A DATABASE FROM ACCESS 2000 IN VISUAL BASIC 6.0. bUT WHEN SETING THE RECORDSOURCE, AN ERROR OCURRS (524)
i WAS TOLD I NEED (FOR ADO) "MICROSOFT.JET.OLEDB.4.0";
BUT I CAN´T FIND IT ??
aNY SUGGESTIONS...
[email protected]
-
Jun 13th, 2000, 03:56 AM
#2
New Member
Yes you do need MICROSOFT.JET.OLEDB.4.0 support in order to work with a 2000 MDB in VB. This comes with ADO 2.0 however so your problem is a little stumping. Have you tried reinstalling the MDAC?
-
Jun 14th, 2000, 08:03 PM
#3
Junior Member
Just a suggestion but ADO 2.1 is now also available. Can't do any harm..
-
Jun 15th, 2000, 01:22 AM
#4
Member
With Jet 4.0 you also need DAO 3.6 type library to work with Access DB.
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
|