ASA Database Administration Guide
Connecting to a Database
Working with ODBC data sources
Windows CE does not provide an ODBC driver manager or an ODBC Administrator. On this platform, Adaptive Server Anywhere uses ODBC data sources stored in files. You can specify either the DSN or the FILEDSN keyword to use these data source definitions—on Windows CE (only), DSN and FILEDSN are synonyms.
Windows CE searches for the data source files in the following locations:
The directory from which the ODBC driver (dbodbc9.dll ) was loaded. This is usually the Windows directory.
The directory specified in Location key of the Adaptive Server Anywhere section of the registry. This is usually the same as the Adaptive Server Anywhere installation directory. The default installation directory is:
\Program Files\Sybase\ASA
Each data source itself is held in a file. The file has the same name as the data source, with an extension of .dsn.
For more information about file data sources, see Using file data sources on Windows.