UltraLite.NET User's Guide
Introduction to UltraLite.NET
Deployment requires one of the following:
Microsoft .NET Compact Framework 1.0.3705 or later on Windows CE 3.0 and higher, with Pocket PC on Arm or MIPS processors. The Windows CE emulator is also supported.
Microsoft .NET Compact Framework version 1.0.5000 or later on Windows XP.
In addition to your application code and the .NET Compact Framework, you must deploy the following files to your Windows CE device or computer running Windows XP:
iAnywhere.UltraLite.dll This file contains the UltraLite.NET namespace.
iAnywhere.UltraLite.resources.dll The resources needed by UltraLite.NET.
ulnet9.dll The UltraLite runtime. A separate version of this runtime is provided for each target platform.
UltraLite schema file The UltraLite runtime library uses the information in the schema file to set the database schema. Once a database file is created, the schema file is no longer required.
For more information, see UltraLite host platforms, and UltraLite target platforms