UltraLite ActiveX User's Guide
Tutorial: An UltraLite Application for Pocket IE
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
Start eMbedded Visual Basic 3.0.
Choose Start
The New Project window appears.
Click Cancel.
Choose Tools
In the left pane, open the folder corresponding to your device type. Select your device.
The Control Manager connects to your device.
Choose Control
Browse to one of the following platform-specific files in subdirectories of your SQL Anywhere 9 installation.
ARM UltraLite\UltraLiteActiveX\ce\arm\uldo9.dll
MIPS UltraLite\UltraLiteActiveX\ce\mips\uldo9.dll
Emulator UltraLite\UltraLiteActiveX\ce\emulator30\uldo9.dll
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.