Re: [Nant-users] Problem with exec and input redirection to file

2005-06-24 Thread christoph . riesenberger
Thanks to all for your help. With -i for osql, it works. Another question: I want the user to acknowledge an important echo-message with pressing a key. doesn't work (the taks hangs) Is there a simple way to do this? Thanks again, Chris > On 6/24/05, Gary Feldman <[EMAIL P

[Nant-users] Problem with exec and input redirection to file

2005-06-23 Thread christoph . riesenberger
Hi, I have a problem with the exec task and input redirection: I want to do some sql statements on a sql server. They are stored in a file. So I call the exec task: The following output comes (I have put stars instead of the real names) and the task fails: [exec] Starting 'osql