SQLite Code Generator screenshot 1 SQLite Code Generator screenshot 2 SQLite Code Generator screenshot 3
Supported Devices
PC
Updated
May 17,2019
Size
1.68 MB
Age
Everyone
Release Date
Description
This application allows the user to generate C# SQLite interface code making it easy to use an SQLite database with a C# application. One class is created for the database as a whole, and one for each table in the database. The classes are extensible and reusable.
Use of this package requires a reference to the Sqlite for Windows 8.1 interface in your Visual Studio project, as well as some pre-existing C# files. See the user manual at http://www.cfsoftwareconsultants.com/Documents/CF_SQLite_Code_Generator_User_Manual.pdf for specific requirements.