These are good tasks to include. There is already a start for sql related
tasks in NAntContrib (see below). Having mssql related tasks would be good
too.
I'm not sure how isql would work. It doesn't seems like you want an
interactive program like isql to be wrapped. The existing <sql/> task seems
like it can do most of what an isql task would do, no?

http://nantcontrib.sourceforge.net/help/tasks/sqltask.html

It would also be nice to automate some of the dts stuff too.

If anyone is interested in helping make these tasks exist, patches and tasks
are more than welcome in the NAntContrib repository :)

----- Original Message ----- 
From: "Mitch Denny" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 5:02 PM
Subject: [Nant-users] SQL Server Tasks


> Hi folks,
>
> A lot of developers will be using NAnt to scrub databases and the like.
> It would be cool if there were some tasks which could assist in the
> database configuration aspect of application builds and automated unit
> testing. I think we could use some tasks like <bcp /> (bulk copy) and
> perhaps sometehing like <isql />. Naturally there would be tasks for
> other database platforms as well, for example a task called <sqlplus />.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to