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. Other Discussions
  3. Clever Code
  4. Could not find installable ISAM.

Could not find installable ISAM.

Scheduled Pinned Locked Moved Clever Code
csharpdatabasevisual-studiohelpquestion
2 Posts 2 Posters 3 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.
  • G Offline
    G Offline
    giddy_guitarist
    wrote on last edited by
    #1

    I just started C# and ado.net sometime ago , was building a hotel app. With an access database and oledb. i started getting this error : Could not find installable ISAM. and vs pointed a very odd line. After hours of continous debuggin , i checked the book i was referring to and the connection string was : con = new OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="); and mine was : OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0;DataSource="); UM! did'nt get the difference? there should be a space between Data Source , if there is'nt , this stupid error shows up and points at the WRONG LINE Hope this helps Gideon

    C 1 Reply Last reply
    0
    • G giddy_guitarist

      I just started C# and ado.net sometime ago , was building a hotel app. With an access database and oledb. i started getting this error : Could not find installable ISAM. and vs pointed a very odd line. After hours of continous debuggin , i checked the book i was referring to and the connection string was : con = new OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="); and mine was : OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0;DataSource="); UM! did'nt get the difference? there should be a space between Data Source , if there is'nt , this stupid error shows up and points at the WRONG LINE Hope this helps Gideon

      C Offline
      C Offline
      curtsayshi
      wrote on last edited by
      #2

      I just wasted 6 hours of my life over that stupid space in Data Source too.......

      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