View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Siddharth Mehta Siddharth Mehta is offline
external usenet poster
 
Posts: 1
Default How to insert data into microsoft excel sheet using ODBC API

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.