SQLite Code Generator
SQLite Code Generator
Rating (0)
Reviews: 0
Category: Utilities & tools
Application Startup
Loading a database.
Setting the Sqlite to C# data type mapping.

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.

  • Eases interface with Sqlite
  • Generates C# code for Visual Studio
  • Allows the user to customize the SQLite to C# data type mapping.
Product ID: 9NX2LHXS7N19
Release date: 2017-01-03
Last update: 2022-03-11