Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with error when opening a Database
Message
 
To
25/11/2000 15:34:03
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00445393
Message ID:
00445445
Views:
18
>Here is the code I am trying to use:
>set db = CreateObject("ADODB.Connection")
>db.Open("Provider=Microsoft.Jet.OLEDB.4.0; DBQ=c\webroot\userinfo.mdb")
>
>and here is the error I keep getting:
>Microsoft JET Database Engine error '80004005'
>
>Could not find installable ISAM.
>
>/login.asp, line 5
>
>I assume I do not have something installed. However, I have searched the microsoft web site and can not find anything.
>
>Thanks
>Gerald Sabin
>iWANTaNewKITCHEN.com

You need to install MDAC version 2.1 or 2.5 to be able to use Jet 4.0. You can find it at www.microsoft.com/data
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform