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
---
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
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