makeuseofcode/VB.NET_SQL
A VB.NET repository demonstrating SQLite database operations. Examples include establishing a connection, issuing SELECT and INSERT queries, and setting up a local SQLite server. Ideal for those looking to integrate SQLite with VB.NET applications.
Visual Basic .NET