byip
SSC Rookie
Points: 41
More actions
May 23, 2003 at 4:13 pm
#82192
Here's a simple question that I can't find answer to: How do you remove the "x rows affected." from the output file from osql? I'm currently using Perl to manipulate the text but thought there must be an easier way. Any suggestions?? Thanks!
bbychkov
SSCrazy
Points: 2206
May 23, 2003 at 4:59 pm
#458425
Include "SET NOCOUNT ON" in your SQL batch
May 23, 2003 at 5:11 pm
#458427
Thanks bbychkov! Just what I needed.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply