GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 06-Jun-2005, 06:28
naveen naveen is offline
New Member
 
Join Date: Jun 2005
Posts: 1
naveen is on a distinguished road
Question

hOW TO READ XLS FILES IN C/c++


cAN SOMEONE HELP ME WAY OUT HOW TO READ XLS FILES IN c++ lANGUAGE
  #2  
Old 06-Jun-2005, 11:01
nkhambal nkhambal is offline
Regular Member
 
Join Date: Jul 2004
Location: CA USA
Posts: 313
nkhambal is a jewel in the roughnkhambal is a jewel in the rough
I donno about reading .xls files directly but you can save .xls file as .csv (comma separated values). This is nothing but multiple columns in Exel file seperated with comma.

For.e.g

Will,Smith,MIB

I am sure, you know how to read in from such csv files. If not, read the tutorials on this forum on FILE I/Os.

Thanks,
  #3  
Old 06-Jun-2005, 13:47
davekw7x davekw7x is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Left Coast, USA
Posts: 4,709
davekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to behold
Quote:
Originally Posted by naveen
cAN SOMEONE HELP ME WAY OUT HOW TO READ XLS FILES IN c++ lANGUAGE

You could look at this link for some information and lots of further links.

Note that xls file formats have changed radically over the years, and current file formats are completely different from previous versions. I have observed that each "upgrade" of Microsoft Office products results in changes that make later versions not 100% backward compatible with previous versions (and not even close to that for forward compatibility --- so old programs seem invariably to break when trying to read/write files from and to later versions of Excel).

Good Luck!


Regards,

Dave
 
 

Recent GIDBlogToyota - 2008 September Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Airport Log program using 3D linked List : problem reading from file batrsau C Programming Language 11 29-Feb-2008 07:44
Checking source codes of image, audio and video files onauc C Programming Language 5 26-Feb-2005 21:47
Apache2 config issues monev Apache Web Server Forum 2 28-Jun-2004 06:19
Can't view pages from another machine on the Intranet aevans Apache Web Server Forum 9 14-May-2004 02:26
C++, files calculus87 C++ Forum 0 24-Sep-2003 10:01

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 15:53.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.