'System.Data.OleDb.OleDbException' when creating a new DataSet..

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Thanks for the advice with that Brian.

I found out using all the Exceptions that it's an OleDbException:
'Could not find installable ISAM'.

Anyone ever have any experience with this error before?
 
Brian,

I am glad that I could help!

I believe that you have a syntax problem with the connection string. You
can go to http://www.connectionstrings.com to verify that your connection
string is correct and/or reply to this post so the group can look at it.

Good Luck.
 
Back
Top