Re: Url Syntax for invoking adminitrative task on mysql database

2005-11-30 Thread Ray Tayek
At 10:51 AM 11/29/2005, you wrote: ... BUILD FAILED P:\SLZ\AMENA-CC\build.xml:276: java.sql.SQLException: No suitable Driver for jdbc:mysql://localhost:3306 ... i had this (but for very different reasons) with mysql 5. updating to the most recent driver fixed it. thanks ---

RE: Url Syntax for invoking adminitrative task on mysql database

2005-11-29 Thread David
an administrative task for example for creating the database cac it self? Thanks, David Leal -Mensaje original- De: Guru Balse [mailto:[EMAIL PROTECTED] Enviado el: martes, 29 de noviembre de 2005 19:55 Para: [EMAIL PROTECTED] Asunto: Re: Url Syntax for invoking adminitrative task on mysql datab

Url Syntax for invoking adminitrative task on mysql database

2005-11-29 Thread David
Dear memebers, I am using the following task for invoking some administrative task on mysql database, but I guess the syntax is not properly for the where: db.admin.url = jdbc:mysql://localhost:3306 If I run this, I get the following error: BUILD FAILED P:\SLZ\AMENA-CC\build.xml:276: java.s