This is a discussion on Data From C++ GUI to Excel/Notepad, Application Trouble within the C and C++ forums, part of the Programming Talk category; Hi, I need to get data from a C++ application to a spread sheet or notepad file, has anyone any ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Data From C++ GUI to Excel/Notepad, Application Trouble
Hi,
I need to get data from a C++ application to a spread sheet or notepad file, has anyone any idea how to do this. I have access to programme source code but not sure where to start. |
|
|||
|
You can make use of the fstream library for achieving this namely for writting data to a text file.There are various ways of achieving the desired output as per your need.One way of doing this is write your program in such a way to create a temporary file with separator chars between the data fields using fstream library and this file can then be imported be Excel.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Roadmap to careeer in Data warehousing | dwuser | Dataware Housing Tools | 0 | 04-13-2006 07:20 AM |
| Difference between Data Warehouse database and OLTP database | techguru | Data Warehousing | 2 | 04-11-2006 05:19 AM |
| difference between Data Warehouse and Online Analytical Processing | techguru | Data Warehousing | 1 | 04-10-2006 12:25 PM |
| Microsoft .NET : Link Data to Your UI Automatically | techguru | Microsoft .NET Tutorials and Articles | 0 | 08-28-2005 09:24 PM |
| hierarchail & network | kisshug | Oracle Tutorials | 2 | 05-01-2005 05:17 PM |