On 2/28/06, Laurent Sacaut <[EMAIL PROTECTED]> wrote: > I ran the sql generated by torque as you suggested (the 3 files it > created: create-db.sql, ojbcore-schema.sql and project-schema.sql) and > they are fine. No error from MySQL 5.0 and all the tables are created. > > I am suspecting something subtile such as the order of the jar, or other > configuration settings or file location.
It could be anything really. You should ensure that you're using the newest JDBC driver. And you could test to execute the creation sql with your connection settings in a tool like Squirrel SQL (http://squirrel-sql.sourceforge.net/) to ensure that the user (i.e. '[EMAIL PROTECTED]') is allowed to do this. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]