Re: Error when connecting mysql or oracle

2001-05-20 Thread Colin Faber
> Thanks > > siomara > >From: Colin Faber <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: Siomara Pantarotto <[EMAIL PROTECTED]> > >CC: [EMAIL PROTECTED] > >Subject: Re: Error when connecting mysql or oracle > >Date: Sun, 20 May 2001

Re: Error when connecting mysql or oracle

2001-05-20 Thread Siomara Pantarotto
;Reply-To: [EMAIL PROTECTED] >To: Siomara Pantarotto <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: Error when connecting mysql or oracle >Date: Sun, 20 May 2001 22:43:37 -0600 > >Well, this really isn't a mysql issue. This is an ActiveState perl >issue, But it

Re: Error when connecting mysql or oracle

2001-05-20 Thread Colin Faber
Well, this really isn't a mysql issue. This is an ActiveState perl issue, But it sounds like you've clobbered your DBD files some how and or you're just not initializing them correctly. Siomara Pantarotto wrote: > > Hi All, > > I got a code from a PERL list that inserts a row into a mysql db ta

Error when connecting mysql or oracle

2001-05-20 Thread Siomara Pantarotto
Hi All, I got a code from a PERL list that inserts a row into a mysql db table. I changed to my needs, tried, and it worked. Then I decided to install DBD-Oracle.ppd to see if it would work well with Oracle but it did not. After that my machine rebooted for no reason and now when I run the same