----- Forwarded message from Luis Colon <[EMAIL PROTECTED]> -----

Date: Mon, 5 Mar 2001 07:44:29 -0800 (PST)
From: Luis Colon <[EMAIL PROTECTED]>
Subject: "Can't call method execute" error "undefined value"
To: [EMAIL PROTECTED]

Please assist:
I'm trying to create an interactive HTML that will
Post data into a Perl script, parse the data, then
connect to an Oracle database and INSERT the data in a
table.

The script seems like it connects to the db, but fails
to perform the $sth->execute(); that runs the SQL
statement.

My ENV is set to the proper directory on the Unix box,
and I'm specifying use DBI; in the beginning of the
script. I'm receiving "Can't call method "execute",
undefined value /'cgi file name' line (line of the
execute statement)

Any suggestions?

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

----- End forwarded message -----

Reply via email to