Re: interacting with table layouts using DBI
From: Andrew Gaffney (agaffney_at_skylineaero.com)
Date: 03/03/04
- Next message: Charles K. Clarkson: "RE: iterating through hash of hash references"
- Previous message: Ed Pigg: "Re: interacting with table layouts using DBI"
- In reply to: Ed Pigg: "Re: interacting with table layouts using DBI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 03 Mar 2004 08:22:27 -0600 To: beginners@perl.org
Ed Pigg wrote:
>
> 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.
That is the general idea. I was thinking about something that let you have a little more
control over the creation of tables and fields, such as data types and field lengths.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
- Next message: Charles K. Clarkson: "RE: iterating through hash of hash references"
- Previous message: Ed Pigg: "Re: interacting with table layouts using DBI"
- In reply to: Ed Pigg: "Re: interacting with table layouts using DBI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|