Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

Member 11053420

@Member 11053420
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • c# unable to coonect with xls file using LinqToExcel Please help
    M Member 11053420

    string filepath = @"C:\\"+"Search.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;

    C# csharp help lounge

  • c# LinqToExcel is not connecting to XLS in 64bit system but it is connecting xlsx file, tried DatabaseEngine.ace but didn't worked out.
    M Member 11053420

    Code is string filepath = @"C:\\"+"k.xls"; string sheetName = "general_report"; var excelFile = new LinqToExcel.ExcelQueryFactory(filepath); excelFile.DatabaseEngine = DatabaseEngine.Ace;

    C# csharp lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups