Results 1 to 3 of 3
  1. #1
    Michaeldb46 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Posts
    6

    Could not find installable ISAM when connecting to protected back end

    I am using Access 2007 on Windows 7.

    The app I am working on uses ADO for all the database functionality.

    This works:


    ConnString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\AccessApps\Consult\Normal.accdb;Persist Security Info=False;"

    When I added password protection to the back end, I changed the connect string to this:
    ConnString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\AccessApps\Consult\Protected.accdb;Persi st Security Info=False;Database Password=dodadoda"

    I get the Error "Could not find installable ISAM"

    Can anyone tell me what I need to correct?

    TIA,
    Mike

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,816
    Bing: Access connection password

    Review http://www.connectionstrings.com/access/
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Michaeldb46 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Posts
    6
    Thank you. Works perfectly.
    Mike

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 11-06-2013, 09:46 AM
  2. Could not find installable isam
    By Gee in forum Access
    Replies: 0
    Last Post: 03-14-2013, 11:58 AM
  3. ISAM not found
    By amerifax in forum Access
    Replies: 2
    Last Post: 02-02-2013, 06:48 PM
  4. Replies: 4
    Last Post: 05-21-2012, 08:21 AM
  5. Back from Vacation to find my database messed up
    By imintrouble in forum Access
    Replies: 4
    Last Post: 04-05-2012, 04:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums