| Profil de JPJP InterwebifiedBlogListes | Aide |
|
16 janvier The Grass is Always GreenerSo my line on databases was always... yeah maybe Oracle is more performant and scalable but SQL Servers tools are more user friendly.
Now that I'm back using SQL Server 2000 I'm not so sure anymore.
Moving to a new company with a large SQL Server 2000 code base it's handy to be able to find your way around the database easily. One of the things Query Analyzer can't seem to do is detect dependencies on objects but this is all stored in the system tables and can be extracted easily like so...
In fact you can do all kinds of fun things in the system tables...
Of course this is old news if you're using SQL Server 2005 as there are sprocs provided to do all this stuff for you (only better). CommentairesPour ajouter un commentaire, connectez-vous avec votre identifiant Windows Live ID (si vous utilisez Messenger ou Xbox LIVE, vous avez un identifiant Windows Live ID). Connectez-vous Vous n'avez pas d'identifiant Windows Live ID ? Inscrivez-vous RétroliensL'URL de rétrolien de ce billet est : http://jp-interwebified.spaces.live.com/blog/cns!46BEA89BA1B2515B!228.trak Blogs Web qui font référence à ce billet
|
|
|