Hello,

We are migrating our systems from Informix to Oracle. We have a lot of code
written using DBI and DBD::Informix. DBD::informix has something like
ix_sqlcode to return the sqlcode for the operation. Does Oracle have
anything like this or is the status of a database operation just returned in
$DBI::err ? And does DBD::Oracle set err value after each database operation
?

Thanks.


Reply via email to