Hi, I was wondering how I can improve the performance in SAPDB when inserting a statement. I have used prepared statement and for my data I cant use batch statements as some data may be wrong and it will affects other data in the batch processing. so my best bet is use multiple threads each with individual connection and it helps to process many files at once. so I have used like 8 threads for my program. Is there any feature in sapdb that I can use to maximize the perfomance and decrease the execution time like setting the buffersize or any feature in sapdb that helps. Thanks for any suggestion provided, poornima
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
