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

Reply via email to