RE: Schedule query results to file...
From: Alejandro Mesa (AlejandroMesa_at_discussions.microsoft.com)
Date: 01/26/05
- Next message: Consultant Mark: "Re: controlling temdb size"
- Previous message: len: "Schedule query results to file..."
- In reply to: len: "Schedule query results to file..."
- Next in thread: Aleksandar Grbic: "Re: Schedule query results to file..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 Jan 2005 11:09:07 -0800
Create a DTS package that execute the sp and schedule it.
AMB
"len" wrote:
> Hi there.
>
> I have many needs. One of these happens to be a requirement to set up a
> scheduled task which calls a simple stored procedure and then sent the
> resulting record set to a file - preferably in .csv format.
>
> Anybody any ideas how to go about this? My stored proc is very basic (select
> * from...) so there's nothing fancy with the resulting records it returns.....
>
> Any help would greatly appreciated!
>
> All the best,
> Len
- Next message: Consultant Mark: "Re: controlling temdb size"
- Previous message: len: "Schedule query results to file..."
- In reply to: len: "Schedule query results to file..."
- Next in thread: Aleksandar Grbic: "Re: Schedule query results to file..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|