Ed's Getting Started Blog

This is a blog geared towards those of us who are not masters of SQL Server. I will be learning SQL Server, and this blog will chronicle the journey.

July, 2010

Posts
  • Ed's Getting Started Blog

    Creating a Database in SQL Server Express via SSMS

    • 0 Comments
    It is all fine and good to be able to manipulate a database, but that will get you nowhere in the Real World unless you can also create a new database and add the information that you want in it. I am not all that unusual in that I have a lot of photographs...
  • Ed's Getting Started Blog

    The Transaction Log

    • 0 Comments
    I hear a lot about this file, as it is a very important part of SQL Server, but as you dive into it a bit more, you learn a few things about it. First, the log is not actually one file, but a series of files called Virtual Log Files. These VLFs act as...
  • Ed's Getting Started Blog

    SQL Server Setup issue and SP1

    • 0 Comments
    I came across this topic when it was pointed out to me by Larry Franks, a colleague of mine from North Carolina. As I look for topics to write about, I go through a variety of sources to see what people are having trouble with, and installation is by...
Page 1 of 1 (3 items)