Visual Basic .NET - How To Video Tutorials by Joe Bolen.
Watch how to create a simple MS SQL LocalDB database.
Microsoft SQL Express is a free fully featured service Relation Database Management System which includes SQLLocalDB. SQLLocalDB is a much smaller and simpler client application but supports the same commands as MS SQL Server. It is especially a good choice for standalone projects but allows for an easy migration to a full server environment. In this video you will see how to create a two tabled simple database.