---
title: "Could not find installable ISAM"
type: "forum-thread"
url: "https://www.webforum.nu/amne/asp/78308-could-not-find-installable-isam"
topic: "ASP"
topic_url: "https://www.webforum.nu/amne/asp"
author: "rene"
published: "2003-05-28T09:36:24.000Z"
updated: "2003-05-28T16:49:26.000Z"
replies: 3
views: 343
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/asp/78308-could-not-find-installable-isam"
---

# Could not find installable ISAM

## #1 — rene, 2003-05-28T09:36Z

Vad beror detta felmeddelande på?

Microsoft JET Database Engine error '80004005' 

Could not find installable ISAM

får detta när jag lägger till:  & ";pwd=" & 12345 
i min dbkoppling.
se nedan..

Connect.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("../data/xxxx.mdb") & ";pwd=" & 12345

Permalänk: https://www.webforum.nu/p/78308

## #2 — Engine^, 2003-05-28T10:25Z

byt pwd mot *Jet OLEDB:Database Password=*

*pwd* är DAO.

Permalänk: https://www.webforum.nu/p/1066210

## #3 — rene, 2003-05-28T13:08Z

TACK!
Nu funkar det strålande

Permalänk: https://www.webforum.nu/p/1066343

## #4 — LarsG, 2003-05-28T16:49Z

Flyttas från SQL

Permalänk: https://www.webforum.nu/p/1066482

---

Tråden på webben: https://www.webforum.nu/amne/asp/78308-could-not-find-installable-isam
