On Thursday 05 January 2006 7:33 pm, timriley wrote: > then capture those SQL statements and send them to sqlplus. Not to change the scope of your project, but why would you do it using sqlplus, as opposed to DBI? You could avoid the whole login issue and probably get better performance. Jay