Re: interacting with table layouts using DBI

From: Ed Pigg (ed_at_questinformation.com)
Date: 03/03/04


Date: Wed, 3 Mar 2004 08:10:51 -0600
To: List Perl-beginners <beginners@perl.org>


On Mar 2, 2004, at 5:53 PM, Andrew Gaffney wrote:

> Is there an easy way with DBI (or anything other modules) to retrieve
> and modify the layout of database tables in a MySQL DB?

You might want to look at Class::DBI on CPAN.

Ed



Relevant Pages