SQL Anywhere provides three methods to administer your system: Sybase Central, Interactive SQL, and command-line utilities. The choice of which tool to use is your preference. The majority of tasks, such as connecting to a database, are supported by all three methods.
The tutorials and introductory materials listed in this section use all three methods to create and manage SQL Anywhere databases.
For an overview of Sybase Central and Interactive SQL, see Design and management tools.
Tutorial: Connecting to the sample database
This tutorial walks you through starting a database server, displaying the database server messages window, and stopping the database server.
Additional information For a complete list of server options, see SQL Anywhere database server syntax.
Or, to see a list of server options, run the following command:
dbeng12 -? |
Further reading For more information about how SQL Anywhere names its servers and databases, see Database server and database naming.
SQL Anywhere database connections
This section describes how to create an ODBC data source and how to use it to connect to a database using Sybase Central.
Further reading For more examples of connecting to the SQL Anywhere sample database, connecting to an embedded database, and connecting across a network, see SQL Anywhere database connections.
Tutorial: Creating a SQL Anywhere database
This tutorial describes how to use Sybase Central to:
This section introduces Sybase Central and describes how to use it to:
This section familiarizes you with Interactive SQL and provides steps to:
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |