How to Create Database in SQL Server 2005 Express Edition
In this tutorial you will learn how to create a Database in SQL Server 2005 Express Edition. The name of the database that we are going to create is “LibSys” which stands for Library System.
Note that I am using SQL Server Management Studio that is bundled with SQL Server 2008 R2. Regardless of version that you are using the environment still looks the same.
Please follow the steps below to create a database.
- Read more about How to Create Database in SQL Server 2005 Express Edition
- 11 comments
- Log in or register to post comments
- 245 views