Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Using embedded SQLite

$
0
0

I have already downloaded the amalgamation file (folder), placed the folder in my project folder and added the folder to my project.

But I can't find an example anyway that shows how to use it. With MySQL I know to reference it, add the using clauses and then MySQLConnection, MySQLAdapter, etc.

But with SQLite? I can't find any examples that use embedded and not the dll.


Viewing all articles
Browse latest Browse all 1764

Trending Articles