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. Database & SysAdmin
  3. Database
  4. Help - "Could not find installable ISAM"

Help - "Could not find installable ISAM"

Scheduled Pinned Locked Moved Database
helpquestion
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.
  • O Offline
    O Offline
    oceanexplorer
    wrote on last edited by
    #1

    Hi, I'm currently working on a project to read in an excel file and display it using a DataGrid. However every time I try to open the connection I get the error - Could not find installable ISAM. I have Office 2007 installed and have also installed the Access Data Acces components. This is the current code that opens the connection OleDbConnection cnCSV = new OleDbConnection(@"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\\test.xlsx;Extended Properties=Excel 12.0;HDR=NO"); cnCSV.Open(); Does anyone know a work around for the ISAM? Do I need to re-install MDAC? Paul

    P 1 Reply Last reply
    0
    • O oceanexplorer

      Hi, I'm currently working on a project to read in an excel file and display it using a DataGrid. However every time I try to open the connection I get the error - Could not find installable ISAM. I have Office 2007 installed and have also installed the Access Data Acces components. This is the current code that opens the connection OleDbConnection cnCSV = new OleDbConnection(@"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\\test.xlsx;Extended Properties=Excel 12.0;HDR=NO"); cnCSV.Open(); Does anyone know a work around for the ISAM? Do I need to re-install MDAC? Paul

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      Please don't cross post.

      Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

      O 1 Reply Last reply
      0
      • P pmarfleet

        Please don't cross post.

        Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

        O Offline
        O Offline
        oceanexplorer
        wrote on last edited by
        #3

        I didn't. This particular issue falls under two topics, it may well be an ADO.NET issue, or a C Sharp issue, so hence my post in both forums. Paul

        P 1 Reply Last reply
        0
        • O oceanexplorer

          I didn't. This particular issue falls under two topics, it may well be an ADO.NET issue, or a C Sharp issue, so hence my post in both forums. Paul

          P Offline
          P Offline
          pmarfleet
          wrote on last edited by
          #4

          oceanexplorer wrote:

          I didn't. This particular issue falls under two topics, it may well be an ADO.NET issue, or a C Sharp issue, so hence my post in both forums.

          Yes you did. You posted the same question in 2 forums. This is called cross-posting and is frowned upon because it makes it difficult for people to collaborate on a solution. In future, try and be more considerate. Choose the most appropriate forum for your question and post there only.

          Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

          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