Namespaces
Variants
Actions
Revision as of 07:39, 1 August 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Analysing Symbian communications database settings

Jump to: navigation, search
Article Metadata

Code Example
Source file: Media:ceddump .zip

Tested with
Devices(s): S60 emulator

Compatibility
Platform(s): S60 3rd Edition
S60 3rd Edition, FP1
S60 3rd Edition, FP2
S60 5th Edition

Article
Keywords: CCommsDatabase, CMDBSession
Created: User:Technical writer 1 (30 Oct 2008)
Last edited: hamishwillee (01 Aug 2012)

Description

CommDb, the Communications database for Symbian OS, provides a system-wide storage for communications-related settings. S60 SDKs provide a pair of command-line tools, CED and CEDDUMP, which can be used for analysing and configuring CommDb settings.

The ability to view all information in the database (when running on the emulator) is useful for applications that access and modify the CommDb. With CEDDUMP, the information stored in the CommDb can be exported into a plain-text file, making it easy to verify any changes made. However, the ceddump.exe included in S60 SDKs provides only a restricted view of CommDb contents, excluding any S60-specific tables.

Solution

A version of the CEDDUMP tool capable of exporting all CommDb settings is available at File:Ceddump .zip.

Extract the zip file to the \epoc32\tools directory under the SDK installation path. The original ceddump.exe included is not overwritten; the new version of the tool is named ceddump_.exe.

The tool is compatible with all S60 3rd Edition and S60 5th Edition SDKs.

See also

CommDb
Configuring comms database using CED and CEDDUMP

213 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved