Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: :STATEMENT
Point taken. I'll redirect the question.
Russ
-----Original Message-----
Sent: Wednesday, August 21, 2002 1:53 PM
To: Multiple recipients of list ORACLE-L
It looks like there's a number of people on this list that could benefit from subscribing to the Perl DBI list:
http://lists.perl.org/showlist.cgi?name=dbi-users
Jared
"Bob Metelsky" <bmetelsky_at_cps92.com>
Sent by: root_at_fatcity.com
08/21/2002 08:23 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: :STATEMENT
Did you run the perl makefile.pl
cd dir\downloaded\fromppm\eg\.cpan\source\mymodule
make
make test
make install
For win32 you have to download and use nmake from microsoft
bob
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:
INET: Jared.Still_at_radisys.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).
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 - 14:56:31 CDT
![]() |
![]() |