I have an application that can read an Excel spreadsheet on a computer
that doesn't have Excel installed on using the Jet ODBC 4.0 driver.
I know need to modify the application to also be able to create a new
Excel spreadsheet and write data to it on the same computer, a
computer that does not have Excel, or even Office installed.
I have done some research on this and it appears it cannot be done.
Can anyone verify that or better yet, point me to a link that explains
how to do it?
that doesn't have Excel installed on using the Jet ODBC 4.0 driver.
I know need to modify the application to also be able to create a new
Excel spreadsheet and write data to it on the same computer, a
computer that does not have Excel, or even Office installed.
I have done some research on this and it appears it cannot be done.
Can anyone verify that or better yet, point me to a link that explains
how to do it?
Comment