http://www.perlmonks.org?node_id=404556


in reply to Same Script different OS

Thanks for the Feedback.

The script will connect to the database and works fine if the SQL is successful. It just won't trap errors without crashing. This makes it a useless environment for me :-(.

Unfortunately changing windows settings doesn't make any difference.

I downloaded a binary DBD::Oracle winxp driver so that could be the problem but I don't have any alternative. I guess its natures way of telling me to stick to Unix.

Replies are listed 'Best First'.
Re^2: Same Script different OS
by bart (Canon) on Nov 02, 2004 at 11:14 UTC
    You have a serious problem, one the DBI developers should know about. I'd advise you to subscribe to the dbi-users mailing list, and describe the problem there. (I think Tim Bunce is responsible for DBD::Oracle, so you'll probably get a reply from him.)