/embedded-examples

Embedded database example in .net c#

Primary LanguageC#The UnlicenseUnlicense

Embedded SQL Database Library Examples

The project contains example code for .net embedded database usage, including how to use right to left languages, multi threading using parallel loop, extended result sets and requesting multiple active result sets. The database it self can be downloaded from http://sqldatabase.net website.

Current Examples use Library Version 2.0.1.0

Last Updated on : March 11th 2018

For Portable Class Library Example (Mobile Version)
The library supports running on smart mobile phone os's e.g. Android, Iphone, .Net core etc visit download section of the website at http://www.sqldatabase.net/downloads.aspx and look for **Android Example** project.