I'm running a lengthy SQL script from the Visual Studio using a Execute SQL task.
What statements can be added to the script to display the date/time at key points (similar to a Debug.Print)?
Ideally, I'd like to write to the Progress window but saving to a text file would also work.
Thx,
Brooks
What statements can be added to the script to display the date/time at key points (similar to a Debug.Print)?
Ideally, I'd like to write to the Progress window but saving to a text file would also work.
Thx,
Brooks