Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-06-15 : 08:20:39
|
chris writes "Im using SQL Server 2000 Enterprise Manager, creating a DTS Package and i can figure out how to output some data to the comman prompt window... I tried using Task 5 - Excecute SQL Task to print to screen. i used statements sucha s select and print but am unsure if there is a function to print strings (varchar) to the command window?? can you help pleaseif you could email me at chris.wong@clayko.com.au that would be great..Thanks guysChris" |
|
timmy
Master Smack Fu Yak Hacker
1242 Posts |
Posted - 2006-06-18 : 18:03:36
|
But DTS doesn't run interactively, so there's no concept of a 'print to screen'. btw - it's easier for you to subscribe to this thread than us to email you. Besides, if we email you then other people don't get to see the response....HTH,Tim |
 |
|
|
|
|