Welcome to MSDN Blogs Sign in | Join | Help

SQL Server, .NET and EPM 2007 Geek

Technical Stuff on SQL Server, Project Server 2007, Portfolio Server 2007 and .NET.

Browse by Tags

All Tags » SQL Server 2005   (RSS)
RML Utilities for SQL Server 2005
Most awaited tool for SQL Server DBA and experts (heard of ReadTrace!). Till sometime back these tools were only accessible to Microsoft SQL Server support team. The RML Utilities for SQL Server provide you a set of tools and processes to answer these Read More...
Latest Certification for SQL Server 2005
Microsoft has finally launched the public version of "Microsoft Certified Architect : Database" certification. The Database Architect program, the newest Technology Architect program under the Microsoft Certified Architect (MCA) umbrella, provides training Read More...
Highly recommended reading for SQL folks in the field - Another Best Practice Articles
Latest addition to the best practice series. I highly recommend the same for DBA and architects ! SQL Server 2005 Predeployment I/O best practices http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/pdpliobp.mspx Read More...
Latest development on ADO.NET front – Part 2
At Mix 07, the ADO.NET team announced an incubation project that they have been working on, Project Codename "Astoria". What ’ s this “ Astoria ” now ! – hold on lets look at the goals and high level features The goal of Microsoft Codename "Astoria" is Read More...
Latest development on ADO.NET front – Part 1
Few weeks back at Mix 07 Microsoft announced “Jasper”, an ADO.NET incubation project for building quick, clean and iterative applications. Jasper is latest steps to make the life of database driven application easier; using “Jasper”, developers start Read More...
Not sure which SQL Server edition is running!
Quick one – How to check the version of SQL Server product running in production ! SELECT SERVERPROPERTY ('Edition') Read More...
SQL Server 2005 Rocks - another Step to prove enterprise scalability - Latest TPC-H Results
Another step to prove the enterprise scalability of SQL Server 2005. The results are in— Microsoft SQL Server 2005 delivers the #1 price/performance for 3TB TPC-H non-clustered benchmark. The recent TPC-H benchmark study with HP demonstrates Microsoft Read More...
Peek into future version of SQL (Katmai = SQL Server 2008)
SQL Server Product Team signed off on SQL Server “ Katmai ” CTP3 (externally known as “June CTP”). This is the first public Katmai CTP that is being launched in this week’s TechED. Have a bang and participate in testing and evaluating SQL Server 2008 Read More...
New Best Practice Articles
Good reading for weekend for techies!! Implementing Application Failover with Database Mirroring http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/implappfailover.mspx SQL Server 2005 Deployment Guidance for Web Hosting Environments http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/SQL2005DGWHE.mspx Read More...
Jargons - GDR and QFE release?
Another quick one for the day – for a frequent query – what is the difference between GDR, QFE and other release terms. For all such queries I redirect my customers to http://support.microsoft.com/kb/935897 - a nice article on Incremental Servicing Model Read More...
Stored procedure vs. SQL Query
One of the common questions that I face while reviewing the applications at customer site is if SQL Server caches and reuses the plan then where is the difference in stored procedure vs. SQL Query. There is no single answer; recommend to read Batch Compilation, Read More...
SQL Server Standard Edition to Enterprise Edition
Another common query – How can I upgrade from SQL Server Standard Edition to Enterprise Edition Use the following command to upgrade to a different edition of SQL 2005. Go to Command prompt “start /wait setup.exe ADDLOCAL=SQL_Engine INSTANCENAME=<Instance Read More...
Windows 2003 SP2 and Performance gains for SQL Server 2005
Faced a question couple of time “What are the performance gains in Win 2003 SP2 for SQL Server 2005 as mentioned in: http://www.microsoft.com/technet/windowsserver/sp2/faq.mspx “ 2 important performance areas that I know of: · Optimization done for Dispatch Read More...
Must read for SQL Guys
As a consultant I face a common question where can I find useful whitepapers and reading material on SQL Server 2005. A simple cross reference approach - Troubleshooting Performance Problems in SQL Server 2005 Physical Database Storage Design Online Indexing Read More...
A must for DBA: SQL Server 2005 Performance Dashboard
Microsoft recently released a free download - SQL Server 2005 Performance Dashboard reports. Joint effort of SQL support and SQL development teams to help field with performance issues identification with focus on resolving the problem. The dashboard Read More...
More Posts Next page »
Page view tracker