In a previous chapter, I described the installation process for SQL Server 2012 Express which included all the bells and whistles of the advanced services package. While it’s great to have all the tools at your disposal to learn from, some people might not want such a large installation on a particular machine or the…
All posts tagged SQL Server
SQL Server for Beginners: Part IV – The AdventureWorks Database
In the last part of this series I wrote about SQL Server Management Studio (SSMS), the interface that enables you to work with SQL Server objects such as databases and tables. The program enables you to do quite a bit with a SQL Server installation. You can create entire databases and manipulate all the objects…
SQL Server for Beginners: Part III – SQL Server Management Studio
Once you have SQL Server and all the necessary updates installed, the next step is to learn how to create databases and work with them. The easiest interface available to the beginner is Microsoft SQL Server Management Studio (SSMS), a graphical environment where you can view and manipulate all of the databases and other objects…
SQL Server for Beginners: Part II – Installing SQL Server Express
Just like with any software, SQL Server uses a standard installation program to install its components on your system. Depending on the edition that you’re using, you will be installing it from media that you purchased or from the free install packages that you can download from Microsoft’s website. Unlike other installs, the SQL Server…
SQL Server for Beginners: Part I – From Desktop to Network
In an earlier series of articles, I wrote about getting started with Microsoft Access, which is one of the foremost desktop database packages available and an excellent tool for small to mid-size database projects. While it was not the first database software that I used, it was the one that took me from novice to…
Installing SQL Server 2012 Express on Windows 8
Doing this tonight. Found out that the .Net 3.5 framework needs to be disabled by turning it off under the System Programs and Features. Otherwise, the installation is still trying to install the setup files after more than an hour. One of Windows 8’s little quirks. See this link for more … http://social.msdn.microsoft.com/Forums/sqlserver/en-US/18f60327-d4ce-407d-ace8-9fc98e52c37c/sql-server-2012-express-is-not-compatible-with-windows-8?forum=sqlsetupandupgrade