Delicious/allardstrijker

Delicious/allardstrijker


SQLite Home Page

Posted: 24 Dec 2011 11:14 AM PST

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.

The Android Corner: Tutorial: Developing a Quiz App on Android

Posted: 24 Dec 2011 11:11 AM PST

Recently, i had to integrate a quiz module in an e-book application.I would be glad to share my code along with the schema. Using SQLite, i have the following table definitions for my schema: