It will be SQL statements.  Stored procedures are a "server-side" notion
of the database, not a client-side notion.  If you want examples, that
page you cited has several examples.  I think you didn't read it very
carefully. 

> -----Original Message-----
> From: Chaohua Wang [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 14, 2008 8:38 AM
> To: Ant Users List
> Subject: ant sql src
> 
> Hi Folks, 
> 
> I read this link 
> http://ant.apache.org/manual/CoreTasks/sql.html  about ant sql.
> There is attribute src----- File containing SQL statements.
> I am not sure this src is a sql statement or it is a stored 
> procedure. I am using MS Sqlserver. 
> Could someone give me a example? Please Help.
> 
> cwang
> 
> ---------------------------------------------------------------------
> 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