For Programmers: Free Programming Magazines  


Home > Archive > ASP > September 2004 > MS Access DSN-Less Connection with UserName & Password









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MS Access DSN-Less Connection with UserName & Password
A P

2004-09-29, 8:55 am

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


Joker

2004-09-29, 8:55 am

http://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
>
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com