Contents Index Adding UltraLite ActiveX to the design environment Deploying an UltraLite schema file to a Windows CE device

UltraLite ActiveX User's Guide
  Understanding UltraLite ActiveX Development
    Preparing to work with UltraLite ActiveX

Adding UltraLite ActiveX to a Windows CE device


To debug applications using the emulator, you must add the UltraLite ActiveX control to the emulator. To deploy applications to your Windows CE device, you must add the UltraLite ActiveX control to the device. Both of these tasks can be carried out using the Windows CE Control Manager.

The following procedure applies to both JScript and eMbedded Visual Basic development. If you do not have eMbedded Visual Basic installed on your computer, you can copy the appropriate DLL to the \Windows directory on your device and register it using regsvrce.exe. If you do not have regsvrce.exe on your device, you can copy it to your device from the Microsoft Windows CE SDK.

To add the UltraLite ActiveX control to a Windows CE device or emulator

  1. From the eMbedded Visual Basic menu, choose Tools > Remote Tools > Control Manager.

  2. In the left pane, open the device you are developing for, such as Pocket PC.

  3. Open the device to which you are deploying, such as Pocket PC Emulation.

  4. Choose Control > Add New Control.

  5. Browse to one of the following platform-specific files, located in subdirectories of your SQL Anywhere installation:

  6. Click Open.


Contents Index Adding UltraLite ActiveX to the design environment Deploying an UltraLite schema file to a Windows CE device