
create_schema -- create and initialize a new database with the Audio::DB schema.

create_schema --user todd --pass password --dsn todds_music

Options: adaptor either dbi::sqlite or dbi::mysql dsn the name of your database user database username, if required pass database password if required host database host, if other than localhost

Todd Harris (harris@cshl.org); $Id: create_schema.PLS,v 1.1 2005/02/27 16:56:25 todd Exp $