Identical database w/ identical stored procedures?
- From: "HeadScratcher" <mayur@xxxxxxxxxxxxx>
- Date: 25 Oct 2005 04:41:56 -0700
We have written an application which splits up our customers data into
their individual databases. The structure of the databases is the
same. Is it better to create the same stored procedures in each
database or have them in one central location and use the sp_executesql
and execute the generated the SQL statement.
Thank you.
Mayur Patel
.
- Follow-Ups:
- Prev by Date: Re: Record , Row number
- Next by Date: Re: Sequence of columns in primary key
- Previous by thread: Record , Row number
- Next by thread: Re: Identical database w/ identical stored procedures?
- Index(es):