SQLite and Unity without asset store?

I dragged the dlls into unity and one of them (the linq one) wasn’t picked up and added. (i put them in a plugins folder).

there are a ton of conflicting posts about exactly what the RIGHT thing to do is. I am using C#.

well… i managed to get angry ant’s dlls included from this post… http://forum.unity3d.com/threads/7866-Unity-and-Sqlite?p=72715&viewfull=1#post72715

I’m a programmer so i should be able to dust off my database skills and get something going in C#…