UltraLite ActiveX User's Guide
Tutorial: An UltraLite Application for PocketPC
Lesson 2: Create a form interface
In addition to the UltraLite control, you must deploy the database schema to the emulator. The following procedure ensures that when your application first connects to a database, it uses the schema to create a database file.
To deploy the database schema file to the emulator
Start the Windows CE File Viewer.
From eMbedded Visual Basic, choose Tools
If the File Viewer does not automatically connect to the emulator, choose Connection
Create a folder to hold your application.
Open the Program Files folder.
In File Viewer, choose File
Create a folder named tutorial. This folder is used to hold your application files.
Click tutorial to navigate to that folder.
Deploy the schema file to the emulator.
Choose File
Browse to c:\tutorial\evb and double-click tutcustomer.usm.