參數(shù)資料
型號: PPSMMANUAL
英文描述: PPSMMANUAL
中文描述: PPSMMANUAL
文件頁數(shù): 49/187頁
文件大?。?/td> 1616K
代理商: PPSMMANUAL
第1頁第2頁第3頁第4頁第5頁第6頁第7頁第8頁第9頁第10頁第11頁第12頁第13頁第14頁第15頁第16頁第17頁第18頁第19頁第20頁第21頁第22頁第23頁第24頁第25頁第26頁第27頁第28頁第29頁第30頁第31頁第32頁第33頁第34頁第35頁第36頁第37頁第38頁第39頁第40頁第41頁第42頁第43頁第44頁第45頁第46頁第47頁第48頁當前第49頁第50頁第51頁第52頁第53頁第54頁第55頁第56頁第57頁第58頁第59頁第60頁第61頁第62頁第63頁第64頁第65頁第66頁第67頁第68頁第69頁第70頁第71頁第72頁第73頁第74頁第75頁第76頁第77頁第78頁第79頁第80頁第81頁第82頁第83頁第84頁第85頁第86頁第87頁第88頁第89頁第90頁第91頁第92頁第93頁第94頁第95頁第96頁第97頁第98頁第99頁第100頁第101頁第102頁第103頁第104頁第105頁第106頁第107頁第108頁第109頁第110頁第111頁第112頁第113頁第114頁第115頁第116頁第117頁第118頁第119頁第120頁第121頁第122頁第123頁第124頁第125頁第126頁第127頁第128頁第129頁第130頁第131頁第132頁第133頁第134頁第135頁第136頁第137頁第138頁第139頁第140頁第141頁第142頁第143頁第144頁第145頁第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁第154頁第155頁第156頁第157頁第158頁第159頁第160頁第161頁第162頁第163頁第164頁第165頁第166頁第167頁第168頁第169頁第170頁第171頁第172頁第173頁第174頁第175頁第176頁第177頁第178頁第179頁第180頁第181頁第182頁第183頁第184頁第185頁第186頁第187頁
7-6
DataDatabase Management
Programmer’s Manual
Personal Portable System Manager
Programmer’s Manual
7-3
database.
7.3
Creating and Editing a Database
Whenever a record is created, PPSM will pass back a unique record identifier.
Application will need to use this identifier as the key for subsequent access of that
particular record.
The following example illustrates a routine build database and its associated
memory variables which create a database, add new record and initialize four
formatted data field in a record.
Note that user must have already declared the variable gAddBkDBaseID before
calling DBAdd(). It is important that the database ID must remain intact since
access to the database need this as the key.
Note also that in the example, recID is used as a temporary variable only, the
creation of the next record will overwrite the former recID. This is permissible
because of the linked list structure of the record list, we can traverse the list to
retrieve the record that we need without needing you keep track of every record
ID. However, for those frequently called record, it would be better to allocate a
memory variable to keep its record ID for speedy access.
Example 7-1 Create a database, add record, write data to record, and read
number of records in database
/* Database identifier *
U32 gAddBkDBaseID;
/* Data to be written in RECORD 1 */
TEXT grec1LName[5]={’A’,’d’,’a’,’m’,0};
TEXT grec1FName[4]={’K’,’e’,’n’,0};
TEXT grec1Phone[9]={’2’,’2’,’2’,’-’,’6’,’7’,’8’,’9’,0};
TEXT grec1Add[17]={’1’,’0’,’ ’,’M’,’a’,’v’,’e’,’n’,’ ’,’A’,’v’,’e’,0};
/* Data to be written in RECORD 2 */
TEXT grec2LName[8]={’A’,’p’,’p’,’l’,’e’,0};
TEXT grec2FName[4]={’J’,’o’,’e’,0};
TEXT grec2Phone[9]={’6’,’6’,’6’,’-’,’1’,’3’,’3’,’1’,0};
TEXT grec2Add[17]={’1’,’2’,’ ’,’M’,’a’,’i’,’n’,’ ’,’S’,’t’,’r’,’e’,’e’,’t’,0};
STATUS buildDBase(void)
{
STATUS ret;
U32 recID;
S32 numRec;
ret = DBAdd(&gAddBkDBaseID);
if(ret != PPSM_OK) return(-1);
/* Add Record 1 */
DBAddRecord(gAddBkDBaseID,&recID, 0);
DBChangeStdData(gAddBkDBaseID,recID, DB_LAST,grec1LName);
DBChangeStdData(gAddBkDBaseID,recID, DB_FIRST,grec1FName);
DBChangeStdData(gAddBkDBaseID,recID, DB_HOME,grec1Phone);
DBChangeStdData(gAddBkDBaseID,recID, DB_ADDRESS,grec1Add);
/* Add Record 2 */
DBAddRecord(gAddBkDBaseID,&recID, 0);
DBChangeStdData(gAddBkDBaseID,recID, DB_LAST,grec2LName);
DBChangeStdData(gAddBkDBaseID,recID, DB_FIRST,grec2FName);
DBChangeStdData(gAddBkDBaseID,recID, DB_HOME,grec2Phone);
DBChangeStdData(gAddBkDBaseID,recID, DB_ADDRESS,grec2Add);
/* Read back no of record in the database, should be 2*/
F
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
n
.
相關PDF資料
PDF描述
PPT005-1G-WW-2V-FE DRUCKWANDLER
PPT020-1A-WF-2V-FE DRUCKWANDLER
PPT100-1A-WN-2V-FE DRUCKWANDLER
PPT100-1G-WN-2V-FE DRUCKWANDLER
PPT500-1G-WN-2V-FE DRUCKWANDLER
相關代理商/技術參數(shù)
參數(shù)描述
PPSN815 制造商:Pyle 功能描述:10 ft Eight Channel RCA Phono Snake Cable
PPST2 制造商:Amphenol Audio 功能描述:
PP-ST-50MM 制造商:Black Box Corporation 功能描述:PRE-POLISHED ST CON 50 MIC MM BLACK 12PAK
PP-ST-SM 制造商:Black Box Corporation 功能描述:PRE-POLISHED ST CON SM BLUE 12PAK
PPST-SP 制造商:Duratool 功能描述:Self Tapping Screw Kit-Panhead (Size 6-10)