• Hi,

    you should also think about being able to have your databases customizable as you'll often get special requirements from your customers. Therefore it could be helpfull, if you have more than one database, all having same "main" database scheme, standard stored procedures, views, etc. and additional functionality implemented in customer schema.

    So you'll be able to also deliver a "standard" and put it on arbitrary database Servers.

    Armin