SPUG: Creating tables on MySql

Dan Sabath dan at concolor.org
Mon Feb 9 12:39:22 CST 2004


On Mon, Feb 09, 2004 at 10:27:02AM -0800, Luis Medrano wrote:
> List,
> 
> I have a question. I need to verify the existence of tables in MySql using perl and in case that table doesn't exist I need to created using perl of course. Any idea how can I do this??
> 

Use Perl DBI

http://dbi.perl.org/

-dan




More information about the spug-list mailing list