Symbian3/SDK/Source/GUID-83E4F989-0B73-5E83-8547-AB3070492CBF.dita
changeset 7 51a74ef9ed63
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE task
       
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
       
    12 <task id="GUID-83E4F989-0B73-5E83-8547-AB3070492CBF" xml:lang="en"><title>What
       
    13 is the Comms Database?</title><shortdesc>The Comms Database contains the information necessary to configure
       
    14 components in the comms stack. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
       
    15 <context id="GUID-CA4E76D5-2505-48F7-A205-BA42A93FD92B"><p>The Comms Database has a set of parameters used to configure communications
       
    16 on Symbian platform. The information stored in the Comms Database
       
    17 is used to configure components in the comms stack. Information such as connection
       
    18 preferences, account settings and some of the linkage between components can
       
    19 be set in the comms stack. The configuration data is stored in records in
       
    20 database tables. The data also has data schema to define the tables. For more
       
    21 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
       
    22 Comms Database is configured in one of the following ways: </p> <ul>
       
    23 <li id="GUID-3CFE8D23-F087-54D1-A6F3-83EDD0510609"><p>It is compiled from
       
    24 a definition file into a binary file to ship in the ROM of a device. For more
       
    25 information about how to compile the default version of the database see <xref href="GUID-00696F18-F1C8-5810-A9F9-E7215CA451A4.dita">Configuring comms database
       
    26 using CED and CEDDUMP</xref>. </p> </li>
       
    27 <li id="GUID-9FACDEE5-5DD7-5118-9C50-84857A379083"><p>It is modified from
       
    28 the original ROM version via runtime changes made through the Comms Database
       
    29 (CommsDat) API. For more information about the CommsDat API, see the <xref href="GUID-A19A1F43-E42B-5FC2-AE58-A7BC67B6733A.dita">Migrating from CommDb to
       
    30 the CommsDat API</xref>. </p> </li>
       
    31 </ul> <p>For more information about the Comms Database, see <xref href="GUID-BD971173-E009-58DA-AF9C-F4AAFF77B138.dita">Comms
       
    32 Database</xref>. </p> </context>
       
    33 </taskbody></task>