Archive | Database

How to create a database in SQL Server 2005 ?

There is a hell and heaven difference between the concept of SQL SERVER 7.0 and SQL Server 2005. But the procedure for creating a database in SQL server 2005 in almost same as it was in the older versions of the software.

By |2015-07-06T08:58:18+00:00May 27, 2009|SQL Server|Comments Off on How to create a database in SQL Server 2005 ?

CREATE DATABASE permission denied in database ‘master’. (Microsoft SQL Server, Error: 262) – Error in Windows Vista

Well, older version of SQL server is not compatible with Windows Vista. But SQL server 2005 standard edition and SQL server express edition is highly compatible with window Vista.

By |2015-07-06T09:04:21+00:00May 27, 2009|SQL Server|Comments Off on CREATE DATABASE permission denied in database ‘master’. (Microsoft SQL Server, Error: 262) – Error in Windows Vista
Go to Top