Welcome to TechNet Blogs Sign in | Join | Help

May 2008 - Posts

L'exploration de données est un thème porteur et plein d'avenir. Voici une série de 4 webcasts (en anglais) sur ces principes et son utilisation. http://www.microsoft.com/emea/spotlight/event.aspx?id=99 Read More...
Après le très bon Optimizing HP Servers with Microsoft SQL Server 2008 voici un nouveau livre blanc HP sur SQL Server 2008. Ce CFT (Customer Focused Testing ) couvre les résultats de tests faits par HP sur 3 nouvelles fonctionnalités Read More...
There is a good article on this here : http://www.simple-talk.com/sql/t-sql-programming/sql-code-layout-and-beautification/ The problem : Badly-formatted SQL is the bane of my life. That is because my life is spent staring at SQL Code. Other peoples SQL Read More...
Microsoft introduced database snapshots with SQL Server 2005. A database snapshot is a static, read-only copy of a source database that gives you a consistent view of a database as of a certain point in time. You can use the snapshot for operations supported Read More...
Microsoft SQL Server tables should never contain duplicate rows, nor non-unique primary keys. For brevity, we will sometimes refer to primary keys as "key" or "PK" in this article, but this will always denote "primary key." Read More...
C'est ici : http://msdn.microsoft.com/en-us/library/cc512417.aspx     Read More...
Avec SQL Server 2008, la recherche en texte intégrale (Full text search) est complètement intégrée dans le moteur SQL Server et donc il n'y a plus de services séparé au niveau windows. Pour vérifier que ce composant Read More...
Il y aura bien un SP3 pour SQL Server 2005. Il sortira dans le courant de l'année calendaire 2008. Il suivra la sortie de SQL Server 2008. L'annonce a été faite ici : http://blogs.technet.com/dataplatforminsider/archive/2008/04/15/sql-server-2005-sp3-coming-soon.aspx Read More...
Plutôt orienté utilisateurs fonctionnels, c'est ici : http://blogs.msdn.com/blog_bi   Read More...
A serie of 4 screencasts by Kevin Kline, where he goes through significant Perfmon counters for tracking Windows and SQL Server activity. Part 1: SQL Server PerfMon counters for tracking Windows memory Part 2: SQL Server PerfMon counters for Windows operating Read More...
SQL Server 2005 and SQL Server 2008 provide graphical reports for monitoring system health and performance. While there have always been various queries, stored procedures, and of late, Dynamic Management Views, to gather system statistics, none were Read More...
 
Page view tracker