in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Using SQLite with C# on Windows Mobile

Last post 08-05-2009 7:06 AM by xingzhiyun. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-13-2009 3:35 AM

    • merlot
    • Not Ranked
    • Joined on 07-13-2009
    • Posts 1

    Using SQLite with C# on Windows Mobile

    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

  • 07-13-2009 7:04 AM In reply to

    • Nate
    • Top 10 Contributor
    • Joined on 08-28-2005
    • Fort Collins, CO
    • Posts 93

    Re: Using SQLite with C# on Windows Mobile

    Searching before posting is a wonderful thing.

    http://sqlite.phxsoftware.com/forums/p/1569/6784.aspx

    http://sqlite.phxsoftware.com/forums/t/1474.aspx

  • 08-05-2009 7:06 AM In reply to

    Re: Using SQLite with C# on Windows Mobile

    Here my sample code,Windows Mobile 6 and SQLite and C#

    http://www.szswzzb.gov.cn/xzy/XingZhiYun.rar

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems