Browse by Tags

SQL Server Technical Rollup July 2008 - Important & Interested links for you
Published 7 July 8 2:51 AM | SSQA.net
As you may be aware all the Technical information roll-up on MSDN & Technet is sent out in email format, in this regard I wanted to share the important and interested links for you on SQL Server arena. Downloads Source Code Analyzer for SQL Injection...
SQL Server 2005 Best Practices Analyzer January 2008 update
Published 25 January 8 4:8 AM | SSQA.net
Here is another new year gift from Microsoft for the SQL Server users, specifically for 2005 version - release of SQL Server 2005 Best Practices Analyzer (January 2008). BPA's job is to gather data from Windows and SQL Server configuration settings...
SQL Server 2005 schema integration changes and use of best practices - use of Schema Qualified Tables/Views
Published 24 January 8 7:19 AM | SSQA.net
You all know that it is a best practice to use the schema qualified tables or views for the better management and performance (sometimes). As the Best Practices Analyzer tool which will be a part of SQL engine from 2008 version onwards confirms that this...
How to find whether that service pack file is a 32 bit or 64 bit?
Published 1 November 7 6:44 AM | SSQA.net
Whenever a service pack is released it will be available for 32-bit and 64-bit that also includes for SQL Express 2005 edition too, as it was for MSDE earlier. Since last year (I think) Microsoft Development team has adopted a standard in naming schema...