The reason I ask is because when trying it out, this happens:
http://stackoverflow.com/questions/4064814/argumentexception-was-unhandled
Both the Data Access Library project and the actual Winforms project use .NET 3.5 and there's this bug that rendered everything to a screeching halt.
Maybe I shouldn't use an ORM with SQLite and just use plain SQL statements?