Hi. I'm attempting to assign a variable via a field that is using an autoincrement sequence. I'm trying to use the Oracle bind_param_inout() procedure to pass the value by reference. The code goes a bit like this:
*************
my $sql=q(INSERT INTO MESSAGES (message_id, message_text...
Greetings. I'm new to perl, and this should be a simple task, but I am dropping the ball somewhere. I'm working on a script to automate the archiving of some .pdf files nightly. It will be necessary for perl to rename the files that have been copied over; that is where I have hit the wall. My...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.