Contents Index Introduction Lesson 2: Deploy to a device

UltraLite ActiveX User's Guide
  Tutorial: An UltraLite Application for Pocket IE

Lesson 1: Install the UltraLite ActiveX package


The UltraLite component for JScript development is UltraLite ActiveX. The following procedure registers the UltraLite ActiveX control on a remote device.

To register the UltraLite ActiveX control

  1. Start eMbedded Visual Basic 3.0.

    Choose Start > Programs > Microsoft eMbedded Visual Tools > eMbedded Visual Basic 3.0.

    The New Project window appears.

  2. Click Cancel.

  3. Choose Tools > Remote Tools > Control Manager.

  4. In the left pane, open the folder corresponding to your device type. Select your device.

    The Control Manager connects to your device.

  5. Choose Control > Add New Control.

  6. Browse to one of the following platform-specific files in subdirectories of your SQL Anywhere 9 installation.

  7. Click Open.

    The ULConnectionParms class and the ULDatabaseManager class are added to your device.

Alternatively, you can copy the appropriate DLL for your device to \Windows\uldo9.dll 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.


Contents Index Introduction Lesson 2: Deploy to a device