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
> 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,
- 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
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
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 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 cannot find
anything th
You can't install mysql as a service on 98 so you must run the daemon from
the command prompt. Not even sure it works on 98 to start with.
C
"Patricia Hinman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have set up mysql application server on my pc, and
>
I have set up mysql application server on my pc, and
added a class path to the bin. When I use the Mysql
Manager Tools Query it throws a 10050 connection
failure message. I'm using the word localhost for the
server name and 127.0.0.1 for host.
And have installed perl 5.8, and used cpan to intall