Sybase Adaptive Server Anywhere Reference page 126

Table of Contents

Advertisement

The Interactive SQL utility
Examples
dbisql -c "uid=DBA;pwd=SQL" grant connect to joe identified by passwd
Starting Interactive SQL from Sybase Central
108
The following command, entered at a system prompt, runs the command
file
against the current default server, using the user ID
mycom.sql
and the password
SQL
dbisql -c "uid=DBA;pwd=SQL" mycom.sql
The following command, when entered on a single line at a system
prompt, adds a user to the current default database:
You can start Interactive SQL from Sybase Central in the following ways:
Right-click a database, and select Open Interactive SQL from the popup
menu.
Right-click a table, and select View Data from the popup menu.
Interactive SQL opens with the data in the table displayed in the Data
window.
Right-click a stored procedure, and select Test from the popup menu.
Interactive SQL opens with a test script in the SQL Statements pane.
Click Tools Adaptive Server Anywhere Open Interactive SQL.
.
DBA

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents