On Thu, 18 Oct 2001, Brian wrote:

> Does any one have any good resources for processing SQL w/ Perl?
> Just basic stuff, ie:
>
> select * from table_name; type of statements??

Check out the DBI module:

http://dbi.symbolstone.org

That'll get you started.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Virtue is its own punishment.
                -- Denniston

Righteous people terrify me ... virtue is its own punishment.
                -- Aneurin Bevan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to