How to insert data into microsoft excel sheet using ODBC API

S

Siddharth Mehta

I'm trying very hard to insert data into a microsoft excel
sheet using ODBC API. But it's not happening. I even
bounded the parameters for SQL INSERT using
SQLBindParameter and they were successful too. But when
I'm trying the execute the statement it's failing.
SQLPrepare also was successfully executed. Plzz do send me
the code for it. It's very necessary for me.

Thanking You,
Siddharth.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top