UltraLite ActiveX User's Guide
Understanding UltraLite ActiveX Development
Preparing to work with UltraLite ActiveX
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
From the eMbedded Visual Basic menu, choose Tools
In the left pane, open the device you are developing for, such as Pocket PC.
Open the device to which you are deploying, such as Pocket PC Emulation.
Choose Control
Browse to one of the following platform-specific files, located in subdirectories of your SQL Anywhere installation:
ARM UltraLite\UltraLiteActiveX\ce\arm\uldo9.dll
MIPS UltraLite\UltraLiteActiveX\ce\mips\uldo9.dll
Emulator UltraLite\UltraLiteActiveX\ce\emulator30\uldo9.dll
Intel 386 UltraLite\UltraLiteActiveX\ce\386\uldo9.dll
Click Open.