Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mirage4d
  • Content: Threads
  • Order by date
  1. mirage4d

    Perl and Oracle: Using bind_param_inout

    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...
  2. mirage4d

    Why does this script fail?

    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...

Part and Inventory Search

Back
Top