RE: mysql and dbi

2003-09-11 Thread Wiggins d'Anconia
On Thu, 11 Sep 2003 08:39:06 -0500, "Dan Muey" <[EMAIL PROTECTED]> wrote: > > Hi, > > Howdy > > > > > First, sorry for the wrap on the lines below. I am trying to > > insert some > > values into a mySQL database, all of the scalars below have

RE: mysql and dbi

2003-09-11 Thread Dan Muey
> Hi, Howdy > > First, sorry for the wrap on the lines below. I am trying to > insert some > values into a mySQL database, all of the scalars below have a value > (none are undefined). I keep getting errors similar to the > one below and > despite being instructed to read the mySQL manual,

Re: mysql and dbi

2003-09-11 Thread Beau E. Cox
- Original Message - From: "Gavin Laking" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 8:41 AM Subject: mysql and dbi > Hi, > > First, sorry for the wrap on the lines below. I am trying to insert some > values into a mySQL database, all of the scalars b

Re: mysql and dbi

2003-09-11 Thread Rob Dixon
Gavin Laking wrote: > > First, sorry for the wrap on the lines below. I am trying to insert some > values into a mySQL database, all of the scalars below have a value > (none are undefined). I keep getting errors similar to the one below and > despite being instructed to read the mySQL manual, I c