RE: Problem accessing mysql database using perl scriptHi Chris,
I am still getting the same error, even after exporting LD_LIBRARY_PATH.
Thanks and regards,
Umesh
- Original Message -
From: Cosby, Christopher
To: 'Umesh' ; [EMAIL PROTECTED]
Sent: Thursday, February 27,
As a postscript, I did a string search on all the elements in my Perl
distribution. oracle.dll was the only element to have a reference to
perl56.dll.
On Sun, 2 Mar 2003 10:54:29 +, Tim Bunce wrote:
>On Sat, Mar 01, 2003 at 07:43:14PM -0800, Dean Arnold wrote:
>>"Jonathan Leffler" <[EMAIL PROTECTED]> wrote:
>>>
>>>You show the 'install_method' working on
>>>DBD::Driver::db->install_method(...). That appears to make it
>>>available on a $dbh
On Sat, Mar 01, 2003 at 07:43:14PM -0800, Dean Arnold wrote:
> "Jonathan Leffler" <[EMAIL PROTECTED]> wrote:
> >
> > You show the 'install_method' working on
> > DBD::Driver::db->install_method(...). That appears to make it
> > available on a $dbh - correct? Is there an equivalent for the
> >
On Sat, Mar 01, 2003 at 04:24:33PM -0800, Jonathan Leffler wrote:
> Tim Bunce wrote:
> > file: $CPAN/authors/id/T/TI/TIMB/DBI-1.34.tar.gz
>
> I got a clean compile and install on MacOS X 10.2.4 (yes, I got that
> upgraded too), over a forced install of DBI 1.33. Looks good to me.
Great, thanks