great links
Thanks Steve!
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Users List" <user@ant.apache.org>
Sent: Monday, June 25, 2007 6:00 AM
Subject: Re: <sql> task with MySQL


Martin Gainty wrote:
Hello All

Any ideas where to locate working example of sql task using MySQL DB..including which Driver classes work?


I would point you at Ant in Action, by one S. Loughran, that is available in PDF form as of yesterday:

http://manning.com/loughran

You can use Ivy to pull down the right driver (which makes your app GPL henceforth)

http://antbook.cvs.sourceforge.net/antbook/examples/diary/persist-webapp/ivy.xml?view=markup

and then declare and use it in the build

http://antbook.cvs.sourceforge.net/antbook/examples/diary/persist-webapp/ch16-mysql.xml?view=markup

-steve

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




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

Reply via email to