I need to pull all the entries for a column from a database.  I'm using
DBI and the database is MySQL.  How I do pull the data I need and place
it into a hash or an array?  I can build the $sth but haven't a clue how
to extrapolate the data after the query runs.

Mathew

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to