This section introduces you to the sample database and the sample applications provided with SQL Anywhere for Windows CE.
The sample database represents a small company that makes a limited range of sports clothing.
The sample database is stored in a file called demo.db. On Windows CE devices, this file is located in the \Program Files\SQLAny10 directory. There are two versions of the sample database available for Windows CE: 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 CE, see Installation considerations: Using ICU on Windows CE.
The following sample applications are included with your SQL Anywhere for Windows CE installation:
You can use these applications to access the sample database and examine the capabilities of SQL Anywhere for Windows CE.
The SQL Anywhere Server Example
The ADO.NET Sample
The ADOCE Sample
The ESQL Sample
The ODBC Sample