Articles
...
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 largeIf your database is getting too large, it is most likely because of the transaction log file.If...
FAQ: ODBC Connection String changes for SQL 2005If 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 databaseIn order to get a breakdown of the disk space usage by each table in your database:1. Connect to...
HOW TO: Set a strong passwordIn today's digital landscape, creating strong passwords is essential for protecting your online...
PRB: Cannot connect to SQL 2008 or 2012 using Enterprise ManagerEnterprise Manager is not compatible with SQL 2008 or 2012 and will therefore not allow you to...