When trying new things in perl, I typically start with the simplest possible code and work up from there. In this case, I wouldn't put all of this in a CGI environment before troubleshooting your database code. In the case of your error, it is NOT from your database call, but is a CGI error that arises from not supplying appropriate header information to the browser. Work on the two pieces separately until you have a working "hello world" CGI script and a simple connection and pull data from the database. Once you have the two working, then you can combine them.
Just my opinion, though.
Sean
In reply to Re: perl remote oracle database connection
by srdst13
in thread perl remote oracle database connection
by cynosure
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |