Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One Database vs Multiple smaller databases
Message
De
29/01/2004 15:16:06
Fabian Valencia
Calamos Asset Managment Inc.
Naperville, Illinois, États-Unis
 
 
À
20/11/2003 01:18:07
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Divers
Thread ID:
00839398
Message ID:
00872007
Vues:
18
>>>Yeah It appeals me, using smaller databases and creating views would be ideal.
>>>
>>>Any comments experts ?
>
>
>>No experts I guess!!!
>
>:)
>good point raised by you though !
>u must have implemented ur design till now. how is it doing?
>we have come across a similar prob and we have freezed upon one large database for multiple systems.

We did implement a bunch of databases with views in a main database, this seems to be working pretty well, there are problems though, when you change the underlying table, the view does not reflect that even if you do "SELECT * FROM TABLE", the new columns don't show up in the view. So we have a script that runs periodically in the server that updates all views that have underlying tables that look different.

But other than that it is great, we can move tables around in the different databases and we just regenerate the view and all works great.

Fabian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform