Re: Identical database w/ identical stored procedures?
- From: "SQL" <denis.gobo@xxxxxxxxx>
- Date: 25 Oct 2005 10:09:43 -0700
If you have 1 proc I think you will have to use dynamic SQL or a lot of
if's
What's the problem (since all table names are the same anyway)
scripting the proc out and running it on all your DB's how may db's are
you talking about anyway?
Running straigh sp's over dynamic sql is alway better
------------------------------------------------------------------------------------------
"I sense many useless updates in you... Useless updates lead to
defragmentation... Defragmentation leads to downtime...Downtime leads
to suffering..Defragmentation is the path to the darkside.. DBCC
INDEXDEFRAG and DBCC DBREINDEX are the force...May the force be with
you" -- http://sqlservercode.blogspot.com/
.
- References:
- Identical database w/ identical stored procedures?
- From: HeadScratcher
- Re: Identical database w/ identical stored procedures?
- From: Stu
- Re: Identical database w/ identical stored procedures?
- From: HeadScratcher
- Identical database w/ identical stored procedures?
- Prev by Date: Re: Create Procedure Output ntext
- Next by Date: Re: Many data entry tables - which ones hold records?
- Previous by thread: Re: Identical database w/ identical stored procedures?
- Next by thread: Re: Identical database w/ identical stored procedures?
- Index(es):
Relevant Pages
|