in reply to Re: problems with DBI::selectcol_arrayref
in thread problems with DBI::selectcol_arrayref

Thanks for the response...

...$DBI::errstr is empty (as is $DBI::err, of course); tried passing a statement handle, with the same results.

And, unfortunately, perldoc is broken on my system (I'll report it as a bug, but until the admin fixes it, I'm stuck)

More and more I'm thinking I have a faulty DBI or DBD -- selectall_hashref is not working correctly, either.

  • Comment on Re: Re: problems with DBI::selectcol_arrayref

Replies are listed 'Best First'.
Re: Re: Re: problems with DBI::selectcol_arrayref
by mandog (Curate) on Aug 11, 2001 at 21:26 UTC
    If Perldoc is broken on your system and you don't have root access, you might install Perl / DBI / MySQL on a system where you do have access.

    Installing this stuff yourself is time consuming. It might be worth the time to have access to the documentation and to have a reference system that isn't broken.

    It might not be worth the time to install MySQ at home, but ActiveState installs quickly. PPM gets wanted modules easier than CPAN... (Though ActiveState.com doesn't seem to be reachable from my current time and location)