in reply to Re: DBI - retrieving a specific row
in thread DBI - retrieving a specific row

Ack! It appears that SQL::Statement does not support a LIMIT method (or at least as far as I can tell; it fails in the script call and I can't find any references to LIMIT in the SQL::Statement code. Any other ideas?

======================
Sean Shrum
http://www.shrum.net

  • Comment on Re: Re: DBI - retrieving a specific row