You can use SQL Anywhere to build an installation with many applications running on different computers, connected over a network to a single network database server running on a separate computer. This is a client/server or multi-user database environment, and has the following architecture. The interface library is located on each client computer.
In this case, the database server is the SQL Anywhere network database server, which supports network communications.
For a client application to work in a client/server environment, you need to specify additional connection parameters, minimally the server name and the communication protocol.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |