Submitted by Ashok on Fri, 05/16/2008 - 13:06.
( categories: perl questions )
Hi all
Can anyone tell about handling the database errors from perl . Suppose if i am querying the database through perl and while executing the query if some ORA errors occurs ,how can we catch those error numbers in perl .

Nice question! I've added
Nice question! I've added some info here:
http://www.perlhowto.com/dbi_handling_database_errors
Please let me know if you have any additional question