Results 1 to 3 of 3

Thread: Connecting to Excel 2007 (.xlsx) file??

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Posts
    27

    Thumbs up Connecting to Excel 2007 (.xlsx) file??

    Hello,

    Is there any way to connect Excel 2007 file from .Net CF? I want to read excel 2007 file from my application to update .sdf on a regular basis.

    thanks in advance for any help!

    cheers

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Connecting to Excel 2007 (.xlsx) file??

    Sorry - Excel doesn't expose an interface in the compact framework, so you can't manipulate Excel files from .NetCF without writing your own interface.

    Your best way would be to save it as a csv or tab separated, and then handling it that way.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Posts
    27

    Re: Connecting to Excel 2007 (.xlsx) file??

    OK m8, i try for it and get back to u if i have any prob.

    cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width