Common Options.

The first section contains common options valuable for all applications. The following sections are available:

General:

The following list of options are available in this section:

Database Manager:

Database registration defaults are default values for additional options on the Register Database dialog.

Default Client Library name is a name of client library used to connect to the database server. Default value is "gds32.dll". Firebird useds may want to set "fbclient.dll" here.

Code Editor.

Code Editor has three pages: Editor, Color and Code Completion. The first page contain editor options like "Auto indent mode", margin settings and editor font. On the last page you could enable/disable code templates and change code completion delay time.

The page Color contains syntax highlighting settings for code editor. Each set of colors may be saved as a "Color Scheme". There are six predefined color schemes available so you could choose a scheme you like most of all and tune up things you prefer to change:

Font Settings and Data Formatting:

In this section you can change a font used for Data Grids and Memo editors. You can also specify format for Integer, Numeric and Date/Time fields. If no format string specified system settings will be used.

Keyboard Templates:

You could set up keyboard templates here. To create new template just click "New Template" button and provide the short name for it. Type the statement that template should be replaced on in the right editor. Use | to specify cursor position after template expantion, use @ to paste contents of the clipboard here and use # to place temporarily bookmark.

Transactions:

This section can be used to set up default transaction parameters used to work with database. Special parameters can be set for SQL Debugger.

Local Data Storage:

Database registration information, object groups, SQL favorites and other types of database related information are stored in the local database. When working with database in a team you'd better to share these type of information between other team members. To do this you may specify common storage database. In the database manager you will be able to register database in your local storage and in the common storage simultaneously.

To create common storage database please provide database path including server name, user name and password and click "Create Database" button. If this database is already exists you may check availability with "Test connection" button. Note: you must close all applications of IB/FB Development studio to apply this option.

Keymap:

Keymap can be used to customize menu shortcuts. To create your own keymap select "Default" map in the list and click "Copy". Select new map and change any shortcut you need.