Symbian3/PDK/Source/GUID-9665C072-EA52-54B8-87A3-A7F818940DCD.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 9 59758314f811
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept xml:lang="en" id="GUID-9665C072-EA52-54B8-87A3-A7F818940DCD"><title>What is the CommsDat API</title><shortdesc>This topic is an intrdouction to the CommsDat API. Tools and applications use the CommsDat API to access the data in the Comms Database. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><p>The CommsDat DLL implements the CommsDat API. Symbian OS loads the CommsDat DLL at boot time. Tools and applications do not load the DLL. </p> <p>The API made available by the CommsDat DLL is the only method that users can use to access the data in the Comms Database. The API maps between client-side representations of the data and the data stored in the database. </p> <p>Tools and applications see the data as a set of tables. A table is a set of records, where each record is an ordered set of fields. Each field holds a specified piece of information. A field at a given position in a record contains the same type of data in all records. You can consider that each field at a given location in a record is in a column. A table can also be called a record set. </p> <fig id="GUID-5ABD88C0-67E4-5091-BE8F-56ABFED4FEC8"><image href="GUID-F7BFE6E3-0EEE-536C-8411-65D8F5FEBF2E_d0e90756_href.png" placement="inline"/></fig> <p>Tables, records, columns and fields are all CommsDat elements. An element is an item that can be stored in the Comms Database. </p> <p>The CommsDat API gives tools and applications a set of classes to retrieve, create and change the elements in the Comms Database. The API also gives the functionality to access the Comms Database. </p> <p> </p> </conbody><related-links><link href="GUID-B89D2828-0FEE-5206-97D2-C7D4BBD35799.dita"><linktext>How is the
    12 <concept id="GUID-9665C072-EA52-54B8-87A3-A7F818940DCD" xml:lang="en"><title>What
    13                 Comms Database secured</linktext> </link> </related-links></concept>
    13 is the CommsDat API</title><shortdesc>This topic is an intrdouction to the CommsDat API. Tools and applications
       
    14 use the CommsDat API to access the data in the Comms Database. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    15 <p>The CommsDat DLL implements the CommsDat API. Symbian platform
       
    16 loads the CommsDat DLL at boot time. Tools and applications do not load the
       
    17 DLL. </p>
       
    18 <p>The API made available by the CommsDat DLL is the only method that users
       
    19 can use to access the data in the Comms Database. The API maps between client-side
       
    20 representations of the data and the data stored in the database. </p>
       
    21 <p>Tools and applications see the data as a set of tables. A table is a set
       
    22 of records, where each record is an ordered set of fields. Each field holds
       
    23 a specified piece of information. A field at a given position in a record
       
    24 contains the same type of data in all records. You can consider that each
       
    25 field at a given location in a record is in a column. A table can also be
       
    26 called a record set. </p>
       
    27 <fig id="GUID-5ABD88C0-67E4-5091-BE8F-56ABFED4FEC8">
       
    28 <image href="GUID-F7BFE6E3-0EEE-536C-8411-65D8F5FEBF2E_d0e114293_href.png" placement="inline"/>
       
    29 </fig>
       
    30 <p>Tables, records, columns and fields are all CommsDat elements. An element
       
    31 is an item that can be stored in the Comms Database. </p>
       
    32 <p>The CommsDat API gives tools and applications a set of classes to retrieve,
       
    33 create and change the elements in the Comms Database. The API also gives the
       
    34 functionality to access the Comms Database. </p>
       
    35 <p> </p>
       
    36 </conbody><related-links>
       
    37 <link href="GUID-B89D2828-0FEE-5206-97D2-C7D4BBD35799.dita"><linktext>How is the
       
    38                 Comms Database secured</linktext></link>
       
    39 </related-links></concept>