Contents Index Encryption and obfuscation Data manipulation: INSERT, UPDATE and DELETE

UltraLite for MobileVB User's Guide
  Understanding UltraLite for MobileVB Development

Accessing data using dynamic SQL


UltraLite applications can access data in an Ultralite database using Dynamic SQL. This section covers the following topics:


Data manipulation: INSERT, UPDATE and DELETE
Data retrieval: SELECT
Navigating through dynamic SQL result sets
Result set schema description

Contents Index Encryption and obfuscation Data manipulation: INSERT, UPDATE and DELETE