Click to See Complete Forum and Search --> : Problem writing data to Excel files using ODBC


Mandeep Bhatia
November 19th, 1999, 01:21 AM
Hi,
I derived a class from recordset and made a connection with an already created Excel file to enter and retrive data from it. I am not able to add data to excel files(w/o using SQL). Using ODBC and MFC programming I want to write in excel files. Is it possible to do so? If possible, please provide some sample code to show this.