Could not find installable ISAM

  • Thread starter Thread starter Tommy Malone
  • Start date Start date
T

Tommy Malone

Using William Ryan's articles as a guide (excellent help, is William) I am
trying to connect to my Excel data source. However, I am running into a
"Could not find installable ISAM." error message trying to connect to the
datasource. Does anyone have any tips as to how this is overcome?

Thanks!
 
This is my current connect string:

sConn = "Provider=Microsoft.Jet.OLEDB.4.0;DataSource=" + ExcelFile +
";ExtendedProperties=Excel 8.0;"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top