5.3 e32db -- Interface to the Symbian native DB

Availability: S60.

The e32db module provides an API for relational database manipulation with a restricted SQL syntax. For details of DBMS support, see the S60 SDK documentation. For examples on using this module, see [].

The e32db module defines the following functions:

format_rawtime( timevalue)
Formats timevalue (Symbian time) according to the current system's date/time formatting rules and returns it as a Unicode string.

format_time( timevalue)
Returns timevalue as a Unicode string formatted so that it is acceptable as a SQL time. To make a time literal, surround the return value with hash (#) characters.



Subsections
See About this document... for information on suggesting changes.