Hi Resi,

-----Original Message-----
From: Resi Wirya C.H. [mailto:[EMAIL PROTECTED]
Sent: Montag, 3. M�rz 2003 14:16
To: Zabach, Elke
Cc: [EMAIL PROTECTED]
Subject: Array Insert


> Does SAP DB support array inserts / bulk inserts, as in inserting multiple rows in a 
> single operation ?
> 
> I believe this could be achieved via JDBC PreparedStatement addBatch() - 
> executeBatch.
> How to achieve this thru ODBC ?

please look at SQLSetStmtAttr (SQL_ATTR_PARAMSET_SIZE) and SQLBulkOperations, 
SQLSetPos.


Regards  Thomas


----------------------------------------------
Dr. Thomas K�tter
SAP DB, SAP Labs Berlin


SAP DB is open source. Get it!    www.sapdb.org 


 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to