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. The Lounge
  3. Excel Exporting

Excel Exporting

Scheduled Pinned Locked Moved The Lounge
questioncomtestingtools
5 Posts 4 Posters 2 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.
  • R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #1

    No not a programming question. Does anyone has a recommendation of a third party library that can be used to create and manipulate excel files (BIFF) format? Preferably unmanaged but I will not mind a managed one either. I don't want to use the Excel COM automation because Excel may not be installed on the machine where files are generated. The ODBC/OLEDB Jet provider will not work either as I need to create formats.

    E J S 3 Replies Last reply
    0
    • R Rama Krishna Vavilala

      No not a programming question. Does anyone has a recommendation of a third party library that can be used to create and manipulate excel files (BIFF) format? Preferably unmanaged but I will not mind a managed one either. I don't want to use the Excel COM automation because Excel may not be installed on the machine where files are generated. The ODBC/OLEDB Jet provider will not work either as I need to create formats.

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #2

      The only one I can remember off the top of my head is the one from http://www.aspose.com. It's managed and I don't think you need office. Don't know if it'll do biff (whatever the hell that is, must be a 2007 feature :rolleyes:) though, but as I said it's the only one I can remember off the top of my head.


      I have no idea what I just said. But my intentions were sincere.

      1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        No not a programming question. Does anyone has a recommendation of a third party library that can be used to create and manipulate excel files (BIFF) format? Preferably unmanaged but I will not mind a managed one either. I don't want to use the Excel COM automation because Excel may not be installed on the machine where files are generated. The ODBC/OLEDB Jet provider will not work either as I need to create formats.

        J Offline
        J Offline
        Jerry Hammond
        wrote on last edited by
        #3

        Revealing my ignorance, but why not just export to an XML file and go from there?

        The worst thing about the miracle of modern communications is the Pavlovian pressure it places upon everyone to communicate whenever a bell rings. - Russell Baker

        R 1 Reply Last reply
        0
        • R Rama Krishna Vavilala

          No not a programming question. Does anyone has a recommendation of a third party library that can be used to create and manipulate excel files (BIFF) format? Preferably unmanaged but I will not mind a managed one either. I don't want to use the Excel COM automation because Excel may not be installed on the machine where files are generated. The ODBC/OLEDB Jet provider will not work either as I need to create formats.

          S Offline
          S Offline
          Stephane Rodriguez
          wrote on last edited by
          #4

          xlsgen Cheapest, most comprehensive, most flexible third-party Excel generation component on the market. Supports native Excel 2007 file formats. /Shameless plug

          1 Reply Last reply
          0
          • J Jerry Hammond

            Revealing my ignorance, but why not just export to an XML file and go from there?

            The worst thing about the miracle of modern communications is the Pavlovian pressure it places upon everyone to communicate whenever a bell rings. - Russell Baker

            R Offline
            R Offline
            Rama Krishna Vavilala
            wrote on last edited by
            #5

            Jerry Hammond wrote:

            why not just export to an XML file and go from there?

            Because the XML support was only added in XL 2003 and above. I need the aap run with XL 97 too.


            Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan

            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