Jay,

I did call SQL script successfully using: system("sqlplus -s user/pass [EMAIL 
PROTECTED]");

I can't remember if @ need to be escaped, try both.

good luck,
Alan

-----Original Message-----
From: Jayakumar Rajagopal [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 24, 2004 12:35 PM
To: [EMAIL PROTECTED]
Subject: how to execute @report.sql


Hi,
      I am using in PERL in Unix, ORacle.  Is there anyway to execute like 
$dbh->("[EMAIL PROTECTED]").. ?  I want to get the same effect of this :
 SQL> @report
thanks,
Jay  

Reply via email to