|
-
Feb 23rd, 2010, 07:59 AM
#1
Thread Starter
Junior Member
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
-
Feb 23rd, 2010, 12:14 PM
#2
Frenzied Member
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.
-
Feb 24th, 2010, 02:30 AM
#3
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|