Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with error when opening a Database
Message
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00445393
Message ID:
00445445
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform