Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Database Administration » Administering your database » SQL Anywhere graphical administration tools » Using Sybase Central

 

Using the Code Editor

The Code Editor appears as a SQL tab in the right pane of Sybase Central, as a separate window in Sybase Central, and as the SQL Statements pane in Interactive SQL.

Beyond the standard text editing functions, the Code Editor provides the following functionality:

  • a toolbar and status bar

  • automatic syntax highlighting

  • language-sensitive indenting

  • the ability to find and replace text

  • the ability to open from and save to files (the availability of this functionality depends on the plug-in you are using)

  • the ability to print the code

  • text completion when typing code

 To open the Code Editor in a separate window (Sybase Central)
  1. Select a database object, such as a stored procedure, view, or trigger, in the left or right pane.

  2. Choose File » Edit In New Window, or press Ctrl+E.

 Customizing the Code Editor

Code Editor keyboard shortcuts