Tag: sql server

Community

SQL Server 2005

SQL Server 2005 will soon be coming to market. In this episode we meet with James Hamilton and Tom Rizzo who outline some of the specific features and capabilities of SQL Server 2005 that will allow programmers as well as database developers to create better database-oriented solutions.

Community

SQL Profiler Tips and Tricks

(Mike Gunderloy) If you’re a developer who works with SQL Server, you probably already know about SQL Profiler, the graphical tool that lets you capture and analyzer SQL Server events in real time. If you’re not familiar with this tool, check out my previous article, “Introduction to SQL Profiler”.

Community

All about the ‘Case’

(Muthusamy Anantha Kumar) When installing SQL Server, regardless of versions and editions, SQL Server database administrators tend to choose the default collation and sort-order, which is SQL_Latin1_General_CP1_CI_AS. Though case insensitiveness makes the life of the database developers and database