in reply to have a script autmatically create a SQL database
Concerning creation of the database, you might have to interact with something like sqlplus in Oracle or mysqladmin in MySQL to actually create the database - I'm not aware of a create_database utility that can be accessed in DBI. You can create tables in the databse once you have created the database though.
MadraghRua
yet another biologist hacking perl....
|
|---|