SQL Tutorial

This tutorial set shows you how to perform many of the most common Symbian SQL tasks.

Before you start, you must:

The tutorials in this set introduce you to the basic tasks involved in creating an SQL aware or capable application for a Symbian platform device.


  1. Creating a Database

  2. Creating a Table

  3. Querying Databases: Basic

  4. Querying the Database

  5. Deleting Data from the Table

  6. Reading to a Data Stream

  7. Reading to a Buffer

  8. Reading to Memory

  9. Writing to a Data Stream

  10. Inserting a Row into a Table

  11. Performing Scalar Queries