On Wed, 2006-09-06 at 14:59 +0200, Pierrick LE GALL wrote: > Hi dbi-users list, > > I'm coding a tool which should eventually be able to connect to as many > DBMS as Perl DBI let do. I have a generic graphical interface where I > set a list of columns and their types. I would like to give this list > of columns and to get back a "create table" SQL statement. > > In the following example, I would like to find a CPAN module with the > get_create_table function. <snip> > Do you have an idea which CPAN modules can do that? I've seen Alzabo > should be able to do it, any other suggestion?
SQLFairy could do this for you. http://search.cpan.org/~kclark/SQL-Translator-0.07/lib/SQL/Translator.pm mark -- MARK ADDISON WEB DEVELOPER 200 GRAY'S INN ROAD LONDON WC1X 8XZ UNITED KINGDOM T +44 (0)20 7430 4678 F E [EMAIL PROTECTED] WWW.ITN.CO.UK Please Note: Any views or opinions are solely those of the author and do not necessarily represent those of Independent Television News Limited unless specifically stated. This email and any files attached are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error, please notify [EMAIL PROTECTED] Please note that to ensure regulatory compliance and for the protection of our clients and business, we may monitor and read messages sent to and from our systems. Thank You.
