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 / C++ / MFC
  4. Read / Create Excel file with out using odbc

Read / Create Excel file with out using odbc

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
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.
  • G Offline
    G Offline
    Game point
    wrote on last edited by
    #1

    Hello Sirs, How to Excel file read and create without using odbc. Thanks

    :~ Failure is Success If we learn from it!!:~

    C P L 3 Replies Last reply
    0
    • G Game point

      Hello Sirs, How to Excel file read and create without using odbc. Thanks

      :~ Failure is Success If we learn from it!!:~

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Google for "Excel automation".

      Cédric Moonen Software developer
      Charting control [v3.0 - Updated] OpenGL game tutorial in C++

      1 Reply Last reply
      0
      • G Game point

        Hello Sirs, How to Excel file read and create without using odbc. Thanks

        :~ Failure is Success If we learn from it!!:~

        P Offline
        P Offline
        Paresh Chitte
        wrote on last edited by
        #3

        Please refer, http://msdn.microsoft.com/en-us/library/aa155776%28office.10%29.aspx[^] http://support.microsoft.com/kb/216686/[^] Hope this will help. Regards, Paresh.

        1 Reply Last reply
        0
        • G Game point

          Hello Sirs, How to Excel file read and create without using odbc. Thanks

          :~ Failure is Success If we learn from it!!:~

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Hi, I recommend that you don't use Excel Interop because it has many known issues, especially when used in web applications. You could check out GemBox.Spreadsheet .NET Excel component for reading and writing XLS, XLSX, CSV, ODS and HTML files. It is independent of Excel, light on resources and extremely fast. It also supports advanced scenarios like Excel export/import to DataTable so you can easily bind your Excel files to UI controls with data binding. Save Excel to ASP.NET stream web demo demonstrates it's usage in web application.

          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