Hello Tim, i am using Perl Version 5.8.7 with DBI v1.48 and DBD-Oracle 1.16. Yesterday I tried to write about 100 Records into a table with serveral dozen columns within an Oracle 9i - Database.
I prepared the insert - stmt once and for each record modified the respective perl-variables. After about half a dozen records the script just hang (DBI-Trace hang when dumping the different bind variables). I could solve the problem by closing and re-preparing the statement-handle after every insert. Do you know about any problems in this area ? Thanks in advance! Mit freundlichen Grüßen / Kind Regards Engin Gülen -------------------------------------------------------------------------- Sinius GmbH Chief Information Office (CIO) Applikationsmanagement Solmsstr. 83 D-60486 Frankfurt am Main Telefon: ++49 069 7584-1758 Fax: ++49 069 7584-1766 Mail: [EMAIL PROTECTED] Web-Site: www.sinius.de Ein Unternehmen von Siemens Business Services --------------------------------------------------------------------------
