Viewing 2 posts - 1 through 2 (of 2 total)
Thanks for the Reply .
April 6, 2004 at 10:33 am
#501899
I am using the Filesystem object to write to the text file .Here is a sample code .
Declare @object int
Declare @status int
Declare @source varchar(255)
Declare @description varchar(255)
Declare @output varchar(255)
Declare...
April 6, 2004 at 10:14 am
#501892