Kamis, 11 November 2010

How to read and write Excel files in C++ via ADO

IntroductionSometimes software developers need to export some data to Excel format or read some cells from Excel file. One way to do it without Excel automation is interaction with ADO. In this case Excel files are treated as database. This method doesn't require Microsoft Excel and quickly enough, but it doesn't support formatting and formulas. Connection stringsThere are two types of connection

Tidak ada komentar:

Posting Komentar