You must carry out the following steps to deploy an UltraLite application to Windows CE:
Deploy your application and UltraLite component.
Configure the application settings.
From the MobileVB menu, choose MobileVB Settings. A dialog appears.
In the left pane, choose Dependencies and click the User Dependencies tab.
Click the Add button and select the c:\tutorial\mvb\tutCustomer.udb. This indicates to MobileVB that the file should be included in the deployment.
Choose the PocketPC Settings item in the left pane
Enter \tutorial\mvb for the Device Installation Path.
Click OK to close the dialog.
From the MobileVB menu, choose Deploy to Device, and choose the PocketPC device. If a dialog appears asking if you want to save the project, click Yes.
Deploy an initial copy of the UltraLite database.
You can then use synchronization to load an initial copy of the data. You can deploy the .prc file in the standard manner from the Install Tool included with your Palm Desktop Organizer Software.
You must place the database file so that it can be located by the application. The DatabaseOnCE connection parameters define the location.
Deploy the ActiveSync provider.
This step is required only if the application is synchronizing using ActiveSync. See ActiveSync in the UltraLite table in SQL Anywhere 10.0.1 Components by Platform.