On Windows Mobile devices, attempting to start a second SQL Anywhere database server while a first database server is already running brings the first database server to the foreground. This is standard behavior for Windows Mobile applications. Because of this behavior, two database servers cannot be run at the same time on a Windows Mobile device. As an alternative to running multiple database servers, one server can run multiple databases.
To connect to a database from Sybase Central
Choose Start » Programs » SQL Anywhere 11 » Sybase Central.
Choose Connections » Connect With SQL Anywhere 11.
Click the Identification tab and complete the following fields:
User ID DBA
Password sql
Click ODBC Data Source Name.
Click Browse, choose the MobileServer data source that you created in Creating an ODBC data source to connect to your Windows Mobile device.
Click the Database tab and type MobileServer in the Server Name field. If you fail to connect to the server:
Click OK to connect to the Alpha.db database running on your Windows Mobile device.
Now that you have started the database server and connected to the Alpha database, you can start additional databases on your Windows Mobile device.
To start a second database on the network database server
In the left pane of Sybase Central, right-click MobileServer and choose Start Database.
In the Database File field, type \My Documents\Beta.db.
Click OK to start the database on the network database server.
The database is loaded on the network database server. Now you must initiate a connection from your computer.
To connect to the second database
In the right pane of Sybase Central, select the Beta database icon.
From the File menu, choose Connect.
Click the Identification tab, and complete the following fields:
User ID DBA
Password sql
Click the Database tab and type Beta in the Database File field.
Click OK to connect to the Beta database running on your Windows Mobile device.
You can now view and manipulate the data in the Alpha and Beta databases using Sybase Central.
Next, you will learn how to disconnect from the databases and shut down the database server on Windows Mobile.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |