Can I have mulitiple statement handle per database connection? I am using ODBC driver 7.3.0.21. What I have in mind is to have a statement handle for each type of transaction, so that I only bind the parameters once. But after I allocate and bind the second statement, the first statement got messed up, and I got error:
[1] sqlstate 22003 : [SAP AG][LIBSQLOD SO][SAP DB]Numeric value out of range;-811 Numeric output parameter overflow. Thanks, Jenny _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
