Run the following command:
dbconsole |
If you do not include the -c option, which specifies the connection parameters for the database, or if you supply insufficient connection parameters, the Connect window appears, where you can enter connection information for the database.
For information about the supported options, see SQL Anywhere Console utility (dbconsole).
The following command starts the SQL Anywhere Console utility and connects to the sample database:
dbconsole -c "UID=DBA;PWD=sql;DSN=SQL Anywhere 12 Demo" |
The following steps can be used if you are using a version of Linux that supports the Linux desktop icons and if you chose to install them when you installed SQL Anywhere.
From the Applications menu, choose SQL Anywhere 12 » DBConsole.
Enter the connection information for your database in the Connect window.
Click Connect.
The following steps assume that you have already sourced the SQL Anywhere utilities. See Setting environment variables on Unix and Mac OS X.
In a terminal session, run the following command:
dbconsole |
Enter the connection information for your database in the Connect window.
Click Connect.
The administration tools only run on Intel-based Macintosh computers with 64-bit processors supported by the Apple JDK 1.6 (Mac OS X 10.5.2 or later). See http://www.sybase.com/detail?id=1061806.
In the Finder, double-click DBConsole in /Applications/SQLAnywhere12.
Enter the connection information for your database in the Connect window.
Click Connect.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |