Mario Madunic wrote:
has anybody used BCP (bulk copy program) with ANT. I need to insert data into a
SQL Server and would like to do this within ANT.
Any hints on how to do this will be appreciated.
The most straightforward approach is to first work out how to drive BCP
from the commandline (wi
Hi,
has anybody used BCP (bulk copy program) with ANT. I need to insert data into a
SQL Server and would like to do this within ANT.
Any hints on how to do this will be appreciated.
Thanks
Marijan Madunic
-
To unsubscribe, e-
Sorry everybody for the late replay. I am trying to implement that while
structure as I explained before. I am using javascript for that. However, I can
not create a http task in javascript code. That part of the code is:
myhttp = project.createTask("http");
myhttp.setUrl("a url address");
The
Thanks much. I have Hudson up and running and it seems to do exactly
what I need it to do (and more!).
peter keane
On Tue, Jul 24, 2007 at 03:42:54PM +0100, Peter Reilly wrote:
> I would use hudson, https://hudson.dev.java.net/
> it is fairly easy to set up.
>
> Peter
>
>
> On 7/24/07, [E