On Wed, 27 Nov 2002 08:07:39 -0500, Chris Rogers wrote: >Thanks to all. I never imagined that I could simply issue standard sql >statements. I prepared and executed "DESCRIBE tablename" with a >fetchrow_hashref. It returned a nice hash reference containing all the >information I see when I execute the same statement in mysql. Again thanks >to all.
And somebody wrapped it in a module, called MySQL::TableInfo. It's on
CPAN.
--
Bart.
