Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Could not find installable ISAM.

Could not find installable ISAM.

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Purish Dwivedi
    wrote on last edited by
    #1

    I am using ASP.NET 2.0 and MS ACCESS 2007. Connection string is like this. OleDbConnection con = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;,DataSource=~/DeviceCtrl.mdb"); When I run this application, I get this problem "Could not find installable ISAM." What can be the reason and solution to this? Plz help me. Thank you

    D 1 Reply Last reply
    0
    • P Purish Dwivedi

      I am using ASP.NET 2.0 and MS ACCESS 2007. Connection string is like this. OleDbConnection con = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;,DataSource=~/DeviceCtrl.mdb"); When I run this application, I get this problem "Could not find installable ISAM." What can be the reason and solution to this? Plz help me. Thank you

      D Offline
      D Offline
      danasegaranea
      wrote on last edited by
      #2

      Do you have the MDB in the Root Directory. Normally this error could be arrive if the path is not mentioned for the datasource. Set the MDB path fully and try

      P 1 Reply Last reply
      0
      • D danasegaranea

        Do you have the MDB in the Root Directory. Normally this error could be arrive if the path is not mentioned for the datasource. Set the MDB path fully and try

        P Offline
        P Offline
        Purish Dwivedi
        wrote on last edited by
        #3

        Thanks for the reply. I tried but , but still it shows same error? What should I do? Plz help. Thank You

        D 1 Reply Last reply
        0
        • P Purish Dwivedi

          Thanks for the reply. I tried but , but still it shows same error? What should I do? Plz help. Thank You

          D Offline
          D Offline
          danasegaranea
          wrote on last edited by
          #4

          Post the new connection string

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups