This lesson guides you through writing code to connect to a database, navigate within the database, and manipulate the data in the database.
This lesson also includes instructions for synchronizing your application with a SQL Anywhere database. This portion of the lesson is optional, and requires SQL Anywhere.
Write code to connect to your database
Write code for navigation and data manipulation
Write code to synchronize
Synchronize your application