Symbian3/SDK/Source/GUID-83E4F989-0B73-5E83-8547-AB3070492CBF.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 21 Jan 2010 18:18:20 +0000
changeset 0 89d6a7a84779
child 2 ebc84c812384
permissions -rw-r--r--
Initial contribution of Documentation_content according to Feature bug 1266 bug 1268 bug 1269 bug 1270 bug 1372 bug 1374 bug 1375 bug 1379 bug 1380 bug 1381 bug 1382 bug 1383 bug 1385

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE task
  PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
<task id="GUID-83E4F989-0B73-5E83-8547-AB3070492CBF" xml:lang="en"><title>What
is the Comms Database?</title><shortdesc>The Comms Database contains the information necessary to configure
components in the comms stack. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
<context><p>The Comms Database has a set of parameters used
to configure communications on Symbian OS. The information stored in the Comms
Database is used to configure components in the comms stack. Information such
as connection preferences, account settings and some of the linkage between
components can be set in the comms stack. The configuration data is stored
in records in database tables. The data also has data schema to define the
tables. For more information and a full list of the settings in the Comms Database,
see the <xref href="GUID-58089281-9DD0-502D-8DFD-831E7BAA931E.dita">Reference</xref></p><p>The
Comms Database is configured in one of the following ways: </p> <ul>
<li id="GUID-3CFE8D23-F087-54D1-A6F3-83EDD0510609"><p>It is compiled from
a definition file into a binary file to ship in the ROM of a device. For more
information about how to compile the default version of the database see <xref href="GUID-00696F18-F1C8-5810-A9F9-E7215CA451A4.dita">Configuring comms database
using CED and CEDDUMP</xref>. </p> </li>
<li id="GUID-9FACDEE5-5DD7-5118-9C50-84857A379083"><p>It is modified from
the original ROM version via runtime changes made through the Comms Database
(CommsDat) API. For more information about the CommsDat API, see the <xref href="GUID-A19A1F43-E42B-5FC2-AE58-A7BC67B6733A.dita">Migrating from CommDb to
the CommsDat API</xref>. </p> </li>
</ul> <p>For more information about the Comms Database, see <xref href="GUID-BD971173-E009-58DA-AF9C-F4AAFF77B138.dita">Comms
Database</xref>. </p> </context>
</taskbody></task>