66) Database - Create a MS LocalDB Database.

Опубликовано: 03 Июнь 2026
на канале: Joseph Bolen
7,870
48

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.