Hi. I try to use SQLite with C# and VS2008. I try to make a windows mobile application. In my solution have 2 projects. one a windows mobile application, the other a class library project. In the class library project i try to write a Data Access Layer.... I added the sqlite3.dll as reference, with using...