in reply to Oracle Placeholder Problem in my Perl Script

I'm echoing bart here: You should always use bind variables when you query your Oracle database. I find the articles on asktom.oracle.com very helpful in explaining why and how it should be used.
  • Comment on Re: Oracle Placeholder Problem in my Perl Script

Replies are listed 'Best First'.
Re^2: Oracle Placeholder Problem in my Perl Script
by slg_saravanan (Initiate) on May 31, 2007 at 05:26 UTC
    Sure..will try that.
    Thanks a lot Pals !!
    Warm Regards,
    Saravanan