Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Help on DBI/DBD Oracle needed.

by Anneq (Vicar)
on Apr 23, 2004 at 20:46 UTC ( [id://347743]=note: print w/replies, xml ) Need Help??


in reply to Help on DBI/DBD Oracle needed.

Do you get any errors? Perhaps if you add:

or die $DBI::errstr;

to the end or your connect statements, that might give you some idea what is going on.

Good luck,

Anne

Replies are listed 'Best First'.
Re: Re: Help on DBI/DBD Oracle needed.
by dba (Monk) on Apr 24, 2004 at 21:03 UTC
    Thanks for the reply. I do it in every connect. However, connect /query runs fine. I have also a print statement as the last line of the code, which executes just fine. But when perl exits, it crashes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://347743]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 13:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found