PPT Slide
Error Processing
Win32::ODBC
Processing Errors
@Error = $db->();
The Error() method returns either an array or a string depending upon the context of the return:
III
$Error = $db->();
Retrieving an array of errors:
Retrieving an error string:
Previous slide
Next slide
Back to first slide
View graphic version