Using the Windows Mobile sample applications

The sample database named demo.db is located in the \My Documents directory on Windows Mobile devices. Two versions of the sample database are available for Windows Mobile; one that includes the International Components for Unicode (ICU) libraries, and one that does not. SQL Anywhere implements character set conversion using the ICU open source library, developed and maintained by IBM.

For more information about ICU and Windows Mobile, see Installation considerations: Using ICU on Windows Mobile.

The following sample applications are included with your SQL Anywhere for Windows Mobile installation:

You can use these applications to access the sample database and examine the capabilities of SQL Anywhere for Windows Mobile.


The SQL Anywhere Server Example
The ADO.NET Sample
The ESQL Sample
The ODBC Sample