Video lesson “Working with SQLite in Windows Mobile (wxWidgets way)”

    New screencast on how to build a minimal application for Windows Mobile, working with SQLite database.

    From the video you can find out:
    • How to create a minimal application for Windows Mobile with wxWinCE .
    • Build the SQLite3 library for Windows Mobile 5+.
    • Build the wxSQLite3 wrapper library for working with SQLite databases .
    • Create a database.
    • Create tables in the database.
    • Make a selection of data from the table.
    • Handle exceptions for SQLite database access errors.

    Download video (Archive 7-zip, 10.17 MB)
    Here you can download the source

    Also popular now: