schoen wrote: > Does DBD::SAP_DB use the SAP ODBC library on Linux?
No, DBD::SAP_DB uses an internal interface (shudder) > Question to DBD::ODBC developers: > Are destruction of statement handlers handled differently > when a select does not return any result set? Hmm, are you sure you call $sth->finish even when the result set is empty? -- Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk
