http://qs1969.pair.com?node_id=550538


in reply to Re: Database access problem
in thread Database access problem

and gives an error if it can't prepare it.

Actually it will give an error but not the one from DBI, since if the prepare fails the statement handle scalar will be undef and Perl will gripe about attempting to call a method on it.</pedant>