June 30, 2004 at 5:42 am
Is there an easy way to write the output of a cursor to a file from within a stored procedure? Someone suggested using Osql?
June 30, 2004 at 6:36 am
You will have to use sp_OQCreate to open a file system object and write in the data unless you are using DTS.
July 1, 2004 at 7:41 am
July 1, 2004 at 7:50 am
I actullay just resolved this, I turned to DTS in the end, created an ActiveX task and used ADO and FSO. Out of interest it was to build an HTML file that I used within xp_smtp_sendmail and attach it as a messagefile. Thanks for the pointers
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy