Hello to the SQLite community,
this is my first post here and I'm completly new to using databases especially on Windows Mobile. Currently I'm writing a little app to save a time stamp when the user hits a button. It's nothing revolutionary it's more a try and error thing for further projects.
Now about my problem. I try to open a new database which is not existing, so I'll create it but here is the problem. When the app is trying to create a new database I get following error: "PInvoke-DLL 'SQLite.Interop.060.DLL' was not found". What am I missing or did I wrong?
Thanks for your help.
Cheers, merlot