|
-
Jan 27th, 2012, 06:56 PM
#1
Thread Starter
Junior Member
Connecting to Excel 2010 64bit
Hopefully some one can help here I have 64bit winform app that is trying to connection Excel 2010 64bit. I researched a lot websites and came up with the following connection string:
Provider=Microsoft.ACE.OLEDB.12.0;data source=<Filename>;Extended Properties="Excel 14.0;HDR=Yes;IMEX=1"
But my code runs I get the following OleDBException
"Could not find installable ISAM."
I've downloaded and installed the correct version of "Microsoft Access database engine 2010".
Any help would be great
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|