C++ API: about | Introduction to the UltraLite C++ API Introduction |
C++ API: class hierarchy | C++ API class hierarchy |
C++ API: header files | C++ API class hierarchy |
C++ API: Palm Computing Platform | Reopen method Reopen method Reopen method Closing an UltraLite Palm application |
C++ API: Reopen methods | Closing an UltraLite Palm application |
C++ API: tutorial | Overview |
C++ API: compiling applications | Compiling and linking your application |
C++ API: generating classes | Generating UltraLite C++ classes |
C++ API: linking applications | Compiling and linking your application |
C++ API: query classes | Using table and query classes |
C++ API: table classes | Using table and query classes |
cache_size persistent storage parameter | Configuring and managing database storage |
cache_size persistent storage parameter: about | UL_STORE_PARMS macro |
cascading deletes: UltraLite limitations | SQL features and limitations of UltraLite applications |
cascading updates: UltraLite limitations | SQL features and limitations of UltraLite applications |
case sensitivity: UltraLite user authentication | Adding user authentication to your application |
Certicom: security | The UltraLite generator |
Certicom: transport-layer security | security synchronization parameter security_parms synchronization parameter |
Certicom: unavailable on Power PC | Adding TCP/IP, HTTP, or HTTPS synchronization to Palm applications |
Certicom: unavailable using GCC tools | Developing UltraLite applications with GCC PRC-Tools |
certificate option: MobiLink synchronization server -x | Using transport-layer security from UltraLite Java applications |
certificate_password option: MobiLink synchronization server -x | Using transport-layer security from UltraLite Java applications |
changeEncryptionKey method | Changing the encryption key for a database |
changeEncryptionKey method: JdbcDatabase class | Changing the encryption key for a database changeEncryptionKey method |
character sets: synchronization | Character sets in UltraLite |
character sets: UltraLite | Character sets in UltraLite |
character sets: UltraLite Java | Character sets in UltraLite |
character sets: UltraLite limitations | SQL features and limitations of UltraLite applications |
character string embedded SQL data type: fixed length | Data types in embedded SQL |
character string embedded SQL data type: variable length | Data types in embedded SQL |
character strings | The SQL preprocessor |
check constraints: UltraLite limitations | SQL features and limitations of UltraLite applications |
checkpoint_store synchronization parameter: MobiLink synchronization | checkpoint_store synchronization parameter |
class names: ActiveSync synchronization | Assigning class names for applications |
Class.forName method | Loading and registering the JDBC driver |
classes: C++ AIP | C++ API class hierarchy |
ClassNotFoundException | Loading and registering the JDBC driver |
client_port stream parameter: HTTP synchronization | HTTP stream parameters |
client_port stream parameter: HTTPS synchronization | HTTPS stream parameters |
client_port stream parameter: TCP/IP synchronization | TCP/IP stream parameters |
Close method (ULConnection class): about | Close method |
Close method (ULCursor class): about | Close method |
Close method (ULData class): about | Close method |
Close method (ULData class): do not use on Palm Computing Platform | Close method |
close method: JdbcDatabase class | close method |
CLOSE statement: about | Fetching multiple rows |
closing: Palm applications | Launching and closing UltraLite applications |
code generation: UltraLite | Generating the UltraLite data access code |
code pages: synchronization | Character sets in UltraLite |
CodeWarrior: converting projects | Converting an existing CodeWarrior project to an UltraLite application |
CodeWarrior: creating UltraLite projects | Creating UltraLite projects in CodeWarrior |
CodeWarrior: installing UltraLite plug-in | Installing the UltraLite plug-in for CodeWarrior |
CodeWarrior: supported versions | Supported platforms Supported platforms for C/C++ applications |
CodeWarrior: UltraLite development | Developing UltraLite applications with Metrowerks CodeWarrior |
CodeWarrior: using UltraLite plug-in | Using the UltraLite plug-in for CodeWarrior |
collation sequences: UltraLite databases | Character sets in UltraLite |
Commit method (ULConnection class): about | Commit method |
commits: UltraLite databases | How UltraLite tracks row states |
compiler directives: UltraLite applications | Macros and compiler directives for UltraLite C/C++ applications |
compiler directives: UNDER_CE | UNDER_CE macro |
compiler directives: UNDER_NT | UNDER_NT macro |
compiler directives: UNDER_PALM_OS | UNDER_PALM_OS macro |
compilers: GNU for Palm | Developing UltraLite applications with GCC PRC-Tools |
compilers: Palm Computing Platform | Introduction |
compilers: supported | Supported platforms Supported platforms for C/C++ applications Supported platforms for C/C++ applications Supported platforms for C/C++ applications |
compilers: Windows CE | Introduction Introduction |
compiling: C++ API applications | Building your UltraLite C++ application Compiling and linking your application |
compiling: UltraLite applications | Building embedded SQL applications |
compiling: UltraLite embedded SQL applications | Build process for UltraLite embedded SQL applications Build process for UltraLite embedded SQL applications |
compiling: UltraLite Java | Compiling UltraLite Java applications |
compression: UltraLite databases | The information in an UltraLite database |
computed columns: UltraLite limitations | SQL features and limitations of UltraLite applications |
conduit: HotSync synchronization | Configuring HTTP or HTTPS synchronization for the Palm Computing platform |
conduit: installing | The HotSync conduit installation utility |
conduit: installing for CustDB | The HotSync conduit installation utility |
configuring: development tools | Configuring development tools for UltraLite development Configuring development tools for embedded SQL development |
connect method: JdbcDatabase class | connect method countUploadRows method |
connecting: multiple UltraLite Java databases | Connecting to multiple databases |
connecting: Properties object and UltraLite Java | Using a Properties object to store connection information |
connecting: UltraLite databases | Adding user authentication to your application User authentication for UltraLite databases |
connecting: UltraLite Java databases | Connecting to and configuring your UltraLite database Using the UltraLite JdbcDatabase.connect method Loading and registering the JDBC driver |
Connection object | Loading and registering the JDBC driver |
connections: UltraLite limitations | Size and number limitations for UltraLite databases |
consolidated databases: creating reference databases | Using an existing database as a reference database |
consolidated databases: Sybase Central | Lesson 8: Browse the consolidated database |
conventions: documentation | About This Manual |
CountUploadRows method (ULConnection class): about | CountUploadRows method |
creating: reference databases | Preparing a reference database Creating a reference database |
creating: UltraLite databases | UltraLite architecture |
creating: UltraLite Java databases | The generated database class |
creating: UltraLite publications | Creating publications for UltraLite databases |
CURRENT TIMESTAMP: SQL special value | SQL features and limitations of UltraLite applications |
cursors: embedded SQL | Fetching multiple rows |
custase.sql: location | Source file locations |
CustDB application: about | Tutorial: A Sample UltraLite Application |
CustDB application: building for Palm Computing Platform | Building the CustDB sample application from CodeWarrior Building the CustDB sample application with PRC Tools |
CustDB application: building for Windows CE | Building the CustDB sample application |
CustDB application: features | The CustDB sample application |
CustDB application: file locations | File locations for the sample application |
CustDB application: installing conduit | The HotSync conduit installation utility |
CustDB application: introduction | Introduction |
CustDB application: starting | Lesson 3: Start the sample application and synchronize |
CustDB application: synchronization | Synchronization techniques in the sample application |
CustDB database: about | The CustDB database |
CustDB database: location | Runtime file location |
custdb.db: location | Runtime file location |
custdb.sqc: location | Source file locations |
custdb.sql: location | Source file locations |
custmss.sql: location | Source file locations |
custora.sql: location | Source file locations |