Articles

 ERRMSG: Sql Server Management Studio gives the error message "Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)"

...

 ERRMSG: This server version is not supported. You must have Microsoft SQL Server 2005 Beta 2 or later.

This is a known issue with Visual Studio 2005 and SQL 2008 connectivity.To resolve this please...

 ERRMSG: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Web site error Message: Timeout expired. The timeout period elapsed prior to obtaining a...

 FAQ: My database transaction log is too large

If your database is getting too large, it is most likely because of the transaction log file.If...

 FAQ: ODBC Connection String changes for SQL 2005

If you are getting errors connecting to the database from your code. If your ODBC connection...

 FAQ: What can I use to connect to my MS-SQL database?

You can use any third party MS-SQL client like:-SQL Server Management Studio express (microsoft...

 FAQ: What is the database server (SQL) address?

...

 FAQ: Why is the design feature greyed out in Enterprise Manager?

The reason why you would not be able to use the design feature (greyed out), is because some...

 HOW TO: Obtaining the size of each table in an SQL database

In order to get a breakdown of the disk space usage by each table in your database:1. Connect to...

 HOW TO: Set a strong password

Brute Force attacks are commonly widespread and are used to compromise all types of accounts,...

 PRB: Cannot connect to SQL 2008 or 2012 using Enterprise Manager

Enterprise Manager is not compatible with SQL 2008 or 2012 and will therefore not allow you to...