Simon Conrad-Armes (Curne) wrote: > I thought this was cool enough to share. > [snip] > job = chomp.split(/\t/) > job[1,1] = job[1].split '/' > db.execute 'insert into job values (?,?,?,?,?,?,?,?)', *job Clever use of the bind parameters, Simon. I'd never have thought to use them that way! - Jamis -- Jamis Buck jgb3 / email.byu.edu http://www.jamisbuck.org/jamis