S60_DBMS_APIs中文版.pdfVIP

  • 3
  • 0
  • 约2.69万字
  • 约 22页
  • 2017-06-04 发布于河南
  • 举报
S60_DBMS_APIs中文版

S60_DBMS_APIs 1. Introduction 2. DBMS structure and elements 2.1 Permanent file stores and streams 2.2 Create a database 2.3 Define tables within a database 2.3.1 Columns 2.3.2 Column sets 2.3.3 Index keys 2.4 Query schema information 2.5 Open and close a database 2.6 Create data 2.6.1 Long column data in a database 3. Using RowSets and cursors 3.1 RowSet definition 3.1.1 RowSet base 3.1.2 Table RowSets 3.1.3 SQL views 3.2 Cursors 3.2.1 Cursor states 3.3 Retrieving data by index 4. Using SQL with DBMS 4.1 SQL and the native C++ API 4.2 Breakdown of a Select statement 4.3 Supported SQL subset 4.4 Using TDbQuery class 4.5 SQL schema and data updates 4.5.1 Database Definition Language (DDL) 4.5.2 SQL data update statements (DML) 4.5.3 Examples 5. Incremental database operations 5.1 Overview 5.2 Database incremental operations — RDbIncremental 5.3 DML statement incremental execution — RDbUpdate 5.3.1 DML synchronous 5.3.2 DML asynchronous 6. Sharing databases 6.1 DBMS server session 6.2 Database change notifier 6.3 Transactions and locks 1.介绍 这篇文档介绍了 Symbian OS 中怎样有效使用关系数据库 API ,即 DBMS API 。 Symbian OS 提供了创建和维护数据库的功能,并实现了通过本地和 SQL 可靠安全访问数据 库的方法。SQL 调用支持事务和回滚机

文档评论(0)

1亿VIP精品文档

相关文档