Re: Returning TSQL Results straight to file.
From: Bryant Likes (bryant_at_suespammers.org)
Date: 03/25/04
- Next message: Mardi Morillo: "Re: Importing Problems with XML and XSD into SQL 2000"
- Previous message: Graeme Malcolm \(Content Master Ltd.\): "Re: Returning TSQL Results straight to file."
- In reply to: Da Olive: "Returning TSQL Results straight to file."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 07:20:54 -0800
"Da Olive" <doliver@mailbox.co.za> wrote in message
news:eTM2xElEEHA.3748@TK2MSFTNGP11.phx.gbl...
> Hi All
>
> I'm creating a stored procedure to pull a report every morning for my
> manager. The thing is she just wants to double click and open a file. I
> want to run a schedule every morning before she gets in, I want the
> stored procedure to write it directly to the file. Is this possible or
> is there another way to do it?
Write a DTS script and schedule it to run every morning:
http://www.sqlxml.org/faqs.aspx?faq=10
-- Bryant
- Next message: Mardi Morillo: "Re: Importing Problems with XML and XSD into SQL 2000"
- Previous message: Graeme Malcolm \(Content Master Ltd.\): "Re: Returning TSQL Results straight to file."
- In reply to: Da Olive: "Returning TSQL Results straight to file."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|