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.