c# unable to coonect with xls file using LinqToExcel Please help
-
string filepath = @"C:\\"+"Search.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;
-
string filepath = @"C:\\"+"Search.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;
Please don't double-post, you can edit the first post if you need to.
-
string filepath = @"C:\\"+"Search.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;
-
string filepath = @"C:\\"+"Search.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;
To Know Your better Solutions visit to http://techgurulab.com/course/c-sharp-tutorial/