VB.NET – How to create an SQLite database within Visual Studio



VB.NET – How to create an SQLite database within Visual Studio

VB.NET - How to create an SQLite database within Visual Studio

G’day guys, In this video I will teach you how to create you own SQLite database within Visual Studio using VB.NET as well as insert a value.

One of the reasons you may want to use SQLite is for the fact that it is so portable and that you dont require any other programs to run the database beside the NuGet package.

PART TWO: https://www.youtube.com/watch?v=BEBtSZeXGsA

If you have any questions, leave a comment below.

Comments are closed.