Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> SQL::STATEMENT

SQL::STATEMENT

From: Brooks, Russ <Russ.Brooks_at_dayzim.com>
Date: Wed, 21 Aug 2002 05:23:21 -0800
Message-ID: <F001.004BAE53.20020821052321@fatcity.com>


Hi,
  Has anyone played with Perl's SQL::STATEMENT? I pulled it down with ppm, and the sample to evaluate the where clause gives the error:  

Can't locate object method "where" via package "SQL::Statement" (perhaps you forgot to load "SQL::Statement"?) at test_sql.plx line 37.  

And yes, I included a use SQL::STATEMENT;  

Cheers,
Russ

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Brooks, Russ
  INET: Russ.Brooks_at_dayzim.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Aug 21 2002 - 08:23:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US