Re: interacting with table layouts using DBI

From: Andrew Gaffney (agaffney_at_skylineaero.com)
Date: 03/03/04


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


Relevant Pages

  • Re: Row with the largest character count
    ... I want to chop the field lengths to make the database run faster, ... The size of the field only trivially affects the speed of the database. ... Indexing the field will make searching it VASTLY faster, ...
    (microsoft.public.access.queries)
  • Re: Row with the largest character count
    ... I want to chop the field lengths to make the database run faster, ... want to chop any real data off. ... The size of the field only trivially affects the speed of the database. ...
    (microsoft.public.access.queries)
  • Re: quick fixed-width file import
    ... Do the files of the same layout always go ... to the same place in your workbook? ... It remembers the file location, ... field lengths, etc. ...
    (microsoft.public.excel)
  • Re: Integer Resources
    ... Pavel wrote; ... <<If they are not truly constants, but rather tweakable parameters, ... Field lengths are probably something that no user should be able to ... modify. ...
    (microsoft.public.dotnet.languages.csharp)