Code Comments
Programming Forum and web based access to our favorite programming groups.I receive error when connecting to MS access DB with password. Microsoft JET Database Engine error '80004005' Could not find installable ISAM. /lpo/common/cnlocalpo.asp, line 4 Here is my string: cst = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\AccessDB\LocalPOData.mdb; UID=admin; PWD=hello;" What went wrong? Me
Post Follow-up to this messagehttp://www.aspfaq.com/show.asp?id=2259 A P wrote: > I receive error when connecting to MS access DB with password. > > > Microsoft JET Database Engine error '80004005' > > Could not find installable ISAM. > > /lpo/common/cnlocalpo.asp, line 4 > > > > Here is my string: > > cst = "Provider=Microsoft.Jet.OLEDB.4.0;Data > Source=C:\AccessDB\LocalPOData.mdb; UID=admin; PWD=hello;" > > > What went wrong? > > > > Me > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.