Re: Do not SELECT

Tech-Archive recommends: Speed Up your PC by fixing your registry



On Mon, 7 May 2007 09:38:00 -0700, Lubomir wrote:

Hi Hugo,

The reason is, that that this application serves more application (like
plugins) with their own tables.

Hi Lubomir,

As long as the data requirements for all these plugin applications are
relatively stable, they can each have their own set of tables that
you'll have to design and deploy once (and possibly more often, if and
when requirements change).

If the data requirements can change on a daily basis, you're probably
best advised to move away from relational databases, since they're
really designed to be used with a fixed datamodel.

--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis
.