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. General Programming
  3. C#
  4. Help - Could not find installable ISAM

Help - Could not find installable ISAM

Scheduled Pinned Locked Moved C#
helpquestion
3 Posts 3 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

    L 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

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      oceanexplorer wrote:

      Could not find installable ISAM

      Amazing isn't it?[^]

      P 1 Reply Last reply
      0
      • L led mike

        oceanexplorer wrote:

        Could not find installable ISAM

        Amazing isn't it?[^]

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        Yes it it :laugh:

        "The early bird may get the worm, but the second mouse gets the cheese" - anonymous, found in Uncle John's Bathroom Reader

        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