![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^2: SQLite handling of errors through common functionby techman2006 (Beadle) |
on Nov 07, 2013 at 08:27 UTC ( #1061533=note: print w/replies, xml ) | Need Help?? |
One more quick thing is there a way to know DBI handler is valid. Say I do a connect call and it went fine. Now at some place in my code I need to perform the operation but before that I want to validate that #dbh is valid. Can we do that? Also can we have a way to create an schema which comprises of tables like we do in say MySQL etc. I mean to say we have a schema called master which contains tables like tbl1, tbl2 etc.
In Section
Seekers of Perl Wisdom
|
|