Persistent Storage Example Code
This describes example code for the Persistent Storage collection.
DBMS Example
This is an example of database manipulation using the DBMS.
SqlExample: Creating and Querying an SQL Database
This example application demonstrates the use of the SQL API for creating and querying a database.
CentRepExample: Using Central Repository for Persistent Storage
This example application demonstrates the usage of Central Repository API for persistent storage.
File Stores Example Code
These examples demonstrate aspects of streaming and file stores.
Memory Stores Example Code
This example demonstrates the use of memory stores.
Store Streams Example Code
This example shows how a network of objects can be written to more than one stream in a direct file store, and how the loading of an object from the store into memory may be deferred.
Streaming Example Code
The following examples demonstrate aspects of streaming.
WikiPedia: Symbian SQL Database
StoreDatabase Example Overview
The StoreDatabase example demonstrates how to use DBMS in Symbian os.
FileStore Example Overview
The FileStore example demonstrates how to read/write an employee class from/to a file store.
FileStream Example Overview
The FileStream example demonstrates how to read/write a TInt32 variable and a simple class to/from a file stream.