Re: execute sql task / stored procedure
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 09/25/04
- Next message: baaul: "ETL load"
- Previous message: Michael Vardinghus: "execute sql task / stored procedure"
- In reply to: Michael Vardinghus: "execute sql task / stored procedure"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 25 Sep 2004 19:51:16 +0100
Just because it is DTS does not mean you should not do as you would any oher
way.
Stored procs have their advantages and they are well documented (cached
execution plans, parse plans, security, not black box etc etc)
-- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.Konesans.com "Michael Vardinghus" <michaelvardinghus@notexisting.com> wrote in message news:eVBPFHxoEHA.516@TK2MSFTNGP09.phx.gbl... > is there some performance considerations when > using execute sql task - is it better to use a large > stored procedure compared to 10-15 execute > sql task. > > michael > >
- Next message: baaul: "ETL load"
- Previous message: Michael Vardinghus: "execute sql task / stored procedure"
- In reply to: Michael Vardinghus: "execute sql task / stored procedure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|