Check out our newest creation Tutorial Grad. The automated tutorial directory.

Subscribe to our rss feed

Configuring Authentication on MS SQL 2008

Posted in Database Tutorials, Microsoft SQL 2008 by Mike Maguire on the November 22nd, 2008

This tutorial will walk you through configuring your SQL server with credentials for applications and users to connect with. This will allow you to determine who has what type of access as well as how they can update the tables in the database.

Popularity: unranked [?]

Configuring and Creating a Database in MS SQL 2008

Posted in Database Tutorials, Microsoft SQL 2008 by Mike Maguire on the November 10th, 2008

This tutorial will walk you through what you need to do to start using the installation of Microsoft SQL 2008 Express Edition that we did in the last tutorial. We will need to configure the services to allow incoming connections and we will also go through creating the database as well as some tables to insert information.

Popularity: unranked [?]

Installing Microsoft SQL 2008 Express Edition

Posted in Programming Tutorials, Windows Tutorials by Mike Maguire on the November 9th, 2008

This tutorial will walk you through installing Microsoft’s SQL Server 2008 Express Edition. This will allow us to create a database and start writing more advanced applications in Visual Basic that require a database.

Popularity: unranked [?]