FYI and the archive's completeness ... -----Original Message----- From: J. Jeff Roberts [mailto:[EMAIL PROTECTED] Sent: Samstag, 7. Juni 2003 16:16 To: Koetter, Thomas Theodor Subject: RE: SQLBindParameter and SQLPutData
I found the problem - I wasn't able to reproduce it with my simple test program, and when I started digging into what was different, I found that another call was being made (and failing) just before I called FreeStatement() for the insert. I commented out the other call until I get it working right and now I'm back on track. Thanks, -Jeff --- "Koetter, Thomas Theodor" <[EMAIL PROTECTED]> wrote: > Hi Jeff, > > please tell me > > what version you use? > how the table definition looks like (are there triggers?)? > > Is SQLParamData, SQLPutData called in the right order? > Is there the final SQLParamData called? > > > Regards Thomas > > ---------------------------------------------- > Dr. Thomas K�tter > SAP DB, SAP Labs Berlin > > > Hurry up, SAP DB is open source www.sapdb.org > > > __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
