Symbian3/SDK/Source/GUID-1AFDDD6F-CB99-587D-A0B5-D3F5B27F7135.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
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 concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-1AFDDD6F-CB99-587D-A0B5-D3F5B27F7135" xml:lang="en"><title>Concepts</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    13 <p>This section describes the ideas that underly the Comms Database. </p>
       
    14 <p>The Comms Database provides system wide storage for communications related
       
    15 settings. The Comms Database holds information about Internet Access Providers
       
    16 (IAPs), Internet Service Providers (ISPs), GPRS, modems, locations, charge-cards,
       
    17 proxies, WAP settings etc. The Comms Database holds this information as a
       
    18 set of related tables. </p>
       
    19 <p>Symbian platform defines the format of this information, but the Comms
       
    20 Database can also contain user-defined data. Symbian support for user-defined
       
    21 data is limited to backup and security. </p>
       
    22 <p>Tools and applications that manage voice and data transmissions use the
       
    23 Comms Database. </p>
       
    24 <p>The Comms Database is a persistent store. Tools and applications use the
       
    25 CommsDat API to access the data in the Comms Database. The CommsDat API hides
       
    26 the structure of the data on the database. The CommsDat API also hides the
       
    27 implementation of the database, and allows the implementation to change in
       
    28 future versions of Symbian platform without a change to client code. </p>
       
    29 <p>The current version of Symbian platform implements the Comms
       
    30 Database in the Central Repository. </p>
       
    31 <p>The Comms Database is available on all Symbian platforms. </p>
       
    32 <fig id="GUID-51EC89D3-B9BF-5074-95C7-8C8304626F6E">
       
    33 <image href="GUID-DF83E798-408C-5E69-9520-A733DAEAB788_d0e85804_href.png" placement="inline"/>
       
    34 </fig>
       
    35 </conbody><related-links>
       
    36 <link href="GUID-00696F18-F1C8-5810-A9F9-E7215CA451A4.dita"><linktext>Configuring
       
    37 comms database using CED</linktext></link>
       
    38 <link href="GUID-A0948145-32C3-5754-B76D-AD7A8AF001A2.dita"><linktext>Comms database
       
    39 configuration file format</linktext></link>
       
    40 </related-links></concept>