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
  1. Home
  2. General Programming
  3. C#
  4. c# unable to coonect with xls file using LinqToExcel Please help

c# unable to coonect with xls file using LinqToExcel Please help

Scheduled Pinned Locked Moved C#
csharphelplounge
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 11053420
    wrote on last edited by
    #1

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

    P Z R 3 Replies Last reply
    0
    • M Member 11053420

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

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      Please don't double-post, you can edit the first post if you need to.

      1 Reply Last reply
      0
      • M Member 11053420

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

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        What's your question?

        There are only 10 types of people in the world, those who understand binary and those who don't.

        1 Reply Last reply
        0
        • M Member 11053420

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

          R Offline
          R Offline
          Raushank03
          wrote on last edited by
          #4

          To Know Your better Solutions visit to http://techgurulab.com/course/c-sharp-tutorial/

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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