On 6/11/06, Younwook Jang <[EMAIL PROTECTED]> wrote:

Would you please provide advice about it..? I tried to search this
mailing list, but I couldn't find the solution...

Any information or comment also highly appreciated.

This error usually happens because either the database is not
correctly configured in build.properties (URL, database type), or
you're not allowed to execute these DDL statements (might be because
it happens right at the first SQL statement). Can you try to execute
the SQL script manually
(/Users/younwook/ws/ojb/productmanager/build/database/ojbcore-schema.sql)
and see whether the errors persist ? I tried the SQL statement where
the error happened, and it worked without a problem against a MySQL
4.1.
You should also ensure that you're using the newest JDBC driver
(3.1.13 at the moment).

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to