The documentation has examples.
http://ant.apache.org/manual/CoreTasks/sql.html
-Rob A
-Original Message-
From: Chaohua Wang [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2008 2:49 PM
To: Ant Users List
Subject: a stored procedure example for an sql src.
Hi folks,
could
Hi folks,
could somebody give me a stored procedure example to let me call
Very simple one select * from table.
I am stuck in stored procedure.
I just want to execute select.sql. I have created a stored procedure in
my database.
Thank you.
cwang
--