SQL SERVER – Difference Between DBMS and RDBMS

What is the difference between DBMS and RDBMS? DBMS – Data Base Management System RDBMS – Relational Data Base Management System or Relational DBMS A DBMS has to be persistent, that is it should be accessible when the program created the data ceases to exist or even the application that…
Read More

SQLAuthority News – Microsoft Source Code Analyzer for SQL Injection

Microsoft Source Code Analyzer for SQL Injection is a static code analysis tool for finding SQL Injection vulnerabilities in ASP code. Customers can run the tool on their ASP source code to help identify code paths that are vulnerable to SQL Injection attacks. Perform the following steps to download and…
Read More

SQLAuthority News – Release Notes for SQL Server 2008 Release Candidate 0

All product should be documented. Particularly when any release happens product must have release notes because release notes educates people about product and its usage. Microsoft has also release notes for SQL Server 2008. This Release Notes document contains information for Microsoft SQL Server 2008 Release Candidate 0 (RC0) that…
Read More