Re: Problem with update using DBI & perl

2001-01-18 Thread Gerald L. Clark
Oliver Hinds wrote: > > On Thu, 18 Jan 2001, Gerald L. Clark wrote: > > > Oliver Hinds wrote: > > > > > > Has anyone experienced problems using DBI and perl with update statements > > > not updating tables when the equivalent statement at the command line > > > works, and all other operations wo

Re: Problem with update using DBI & perl

2001-01-18 Thread Oliver Hinds
On Thu, 18 Jan 2001, Gerald L. Clark wrote: > Oliver Hinds wrote: > > > > Has anyone experienced problems using DBI and perl with update statements > > not updating tables when the equivalent statement at the command line > > works, and all other operations work perfectly? > > > > Oliver Hind

Re: Problem with update using DBI & perl

2001-01-18 Thread Gerald L. Clark
Oliver Hinds wrote: > > Has anyone experienced problems using DBI and perl with update statements > not updating tables when the equivalent statement at the command line > works, and all other operations work perfectly? > > Oliver Hinds > > Only when I make the wrong assumption about what perl