Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - Database Management and Reference » UltraLite overview » UltraLite solution considerations for Windows Mobile

 

Choose an UltraLite data management component for Windows Mobile

UltraLite allows you to build a small-footprint relational database solution without requiring the additional overhead of setting up a separate database server. Instead, UltraLite programming interfaces use one of two approaches—the UltraLite in-process runtime library and the UltraLite database engine. Both approaches control connection and data access requests.

Both components include a built-in bi-directional synchronization client that links UltraLite databases with the MobiLink synchronization server. For more information about the UltraLite synchronization client, see UltraLite synchronization client features.

 UltraLite in-process runtime library
 UltraLite database engine (the uleng12.exe utility)
 See also