No announcements
Found 2275215 threads
-
0 Votes
Importing Excel sheet in DataGridView: Could not find installable ISAM.
String.Format( "Provider=Microsoft.Jet.OLEDB.4.0;Data Source={0};" + "Extended Properties='Excel 8.0;HDR=YES;'", ...Answered | 9 Replies | 2155 Views | Created by UrgenKalsang - Wednesday, November 5, 2014 4:58 PM | Last reply by Deric Ferreira - Sunday, November 9, 2014 11:35 AM -
23 Votes
Could not find installable ISAM.
Then when we tried to import an Excel worksheet as a table (which we normally did)...I got the dreaded "could not find installable ...Answered | 100 Replies | 313628 Views | Created by Little - Thursday, October 12, 2006 8:17 AM | Last reply by umainturi - Thursday, April 19, 2018 9:27 AM -
5 Votes
Could not find installable ISAM.
I was struggling with getting the connection string right too :-) - last error message was the "ISAM" thing - ISAM errors seem to ba associated with the ...Answered | 14 Replies | 44307 Views | Created by Joseph Aquilino - Friday, April 18, 2008 11:15 PM | Last reply by Esteban1616 - Tuesday, June 10, 2014 2:17 PM -
3 Votes
Could not find installable ISAM
With my VBA code which is attempting to get data from an Access file, I'm getting the error 'Could not find installable ISAM.'Answered | 15 Replies | 36138 Views | Created by jason_liu_11 - Thursday, September 2, 2010 6:47 AM | Last reply by Paul P Clement IV - Tuesday, June 17, 2014 6:51 PM -
0 Votes
Could not find installable ISAM. while importing excel file
*.xlsm (Excel Macro-Enabled Workbook) is a new format for Microsoft Excel 2007 documents.Answered | 1 Replies | 7763 Views | Created by venkat1926 - Saturday, July 25, 2009 10:57 AM | Last reply by Martin Xie - MSFT - Monday, July 27, 2009 3:53 AM -
0 Votes
Could not find installable ISAM.
Below is an example for C# (note the extra set of double quotes): string connectionString = @"Provider=Microsoft.Jet.OLEDB.4.0; Data ...Answered | 1 Replies | 4771 Views | Created by fomax - Thursday, September 9, 2010 12:53 PM | Last reply by Paul P Clement IV - Thursday, September 9, 2010 6:29 PM -
0 Votes
Could not find installable ISAM error...
Hi, Reason being here is I guess, MS Office package is not properly installed in your machine.Answered | 2 Replies | 3770 Views | Created by cboshdave - Wednesday, December 26, 2012 1:08 AM | Last reply by gsvirdi - Thursday, October 10, 2013 10:21 AM -
1 Votes
Could not find installable ISAM ssis error
Please find screenshot for the same.Answered | 8 Replies | 22648 Views | Created by CSharp Enthusiast - Wednesday, November 9, 2011 10:17 PM | Last reply by Reza Raad - Thursday, November 10, 2011 10:46 PM -
0 Votes
Could not find installable ISAM with Excel file.
I am getting an error while using this connection string: Provider=Microsoft.Jet.OLEDB.4.0;DataSource=C:\Book1.xlsx;Extended ...Answered | 4 Replies | 18201 Views | Created by David Simmonds - Friday, November 7, 2008 7:33 PM | Last reply by Nithya_nits - Thursday, September 10, 2009 5:11 AM -
0 Votes
Could not find installable ISAM
I get a suggestion to install Visual Fox Pro in order to work with .dbf database.Answered | 4 Replies | 1493 Views | Created by Tonchi91 - Friday, December 14, 2012 12:42 AM | Last reply by Tonchi91 - Saturday, December 15, 2012 8:08 AM -
0 Votes
Could not find installable ISAM
I am getting the below error when i try to connect to MS ACCESS database using C# System.Data.OleDb.OleDbException: Could not find installable ...Answered | 1 Replies | 3752 Views | Created by Yasmine Helal - Sunday, December 13, 2009 12:03 PM | Last reply by Khanna Gaurav - Sunday, December 13, 2009 3:07 PM -
1 Votes
Could not find installable ISAM when Filling Adapter
If you installed Office 2007, by default, the driver should be Microsoft.ACE.OLEDB.12.0.Answered | 1 Replies | 5980 Views | Created by Jcamp29 - Wednesday, March 21, 2012 8:50 PM | Last reply by Lie You - Friday, March 23, 2012 3:29 AM -
0 Votes
Could not find installable ISAM while connecting with Excel 2003 and VB.Net
Below is an example: ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;" & _ "Data Source=" & PrmPathExcelFile ...Answered | 2 Replies | 1446 Views | Created by Ratikant Mishra - Wednesday, October 14, 2015 8:11 AM | Last reply by Paul P Clement IV - Wednesday, October 14, 2015 2:44 PM -
0 Votes
System.Data.OleDb.OleDbException: Could not find installable ISAM.
4) Now get the "could not find installable ISAM".Answered | 19 Replies | 39200 Views | Created by Shraff - Monday, July 23, 2007 4:30 PM | Last reply by Venkata Rama Rao Bommina - Thursday, December 30, 2010 1:45 PM -
0 Votes
could not find installed ISAM.
This problem is occur after uninstall the office 2007 and again install the office 2007. so i think it is related to some registry setting or dll ?Answered | 8 Replies | 8685 Views | Created by Mitesh Khatri - Wednesday, August 4, 2010 11:02 AM | Last reply by BizGuy - Thursday, April 5, 2012 10:19 PM -
0 Votes
error: Could not find installable ISAM file
First, if the driver/provider is not installed for the platform this error can occur.Answered | 3 Replies | 7116 Views | Created by getske007 - Tuesday, April 19, 2011 5:00 PM | Last reply by Paul P Clement IV - Wednesday, April 20, 2011 3:34 PM -
0 Votes
Getting Error "Could not find ISAM" need to validate connection string
Import Excel 2007 from asp.net steps Installed - AccessDatabaseEngine connection sting should be like ...Answered | 4 Replies | 4395 Views | Created by jilan3109 - Tuesday, December 4, 2007 5:31 PM | Last reply by dev77 - Monday, August 31, 2009 12:38 PM -
1 Votes
Could not find installable ISAM VS 2010 C#.Net
>Could not find installable ISAM Could you please share how your connection string is defined?Answered | 3 Replies | 1706 Views | Created by md-05 - Wednesday, January 15, 2014 7:27 PM | Last reply by Paul P Clement IV - Thursday, January 16, 2014 2:25 PM -
3 Votes
importing excel file into datagridview
Hi, there is also this C# Excel library for easy usage.Answered | 3 Replies | 9326 Views | Created by Hariteja Posa - Thursday, July 14, 2011 9:16 AM | Last reply by Stefanie Glo - Thursday, June 13, 2013 7:06 AM -
0 Votes
Import multiple excel sheet data to SQL Server table
Hi, try this link for different approaches for importing excel into table -Answered | 3 Replies | 2827 Views | Created by lucki2005 - Wednesday, March 20, 2013 4:13 AM | Last reply by SathyanarrayananS - Wednesday, March 20, 2013 9:52 AM - Items 1 to 20 of 2275215 Next ›
No announcements