|
MyISQL 2.2.0 - User Guide and FAQ
Screenshots - More Details
This tab allows you to perform full customization of the editor area in the SQL Editor window.
The following options are available on the General sub-tab:
- Auto Indent - positions the cursor under the first non-blank character of the preceding non-blank line when you press Enter;
- Smart Tabs - tabs to the first non-whitespace character in the preceding line;
- Show Special Chars - displays paragraph and dot symbols, which indicate the line breaks and spaces in the text;
- Group Undo - undoes your last editing command as well as any subsequent editing commands of the same type, if you press Alt+Backspace or choose Edit|Undo;
- Undo After Save - allows you to retrieve changes after a save;
- Find Text At Cursor - places the text at the cursor into the Text To Find list box in the Find Text dialog box when you choose Search|Find;
- Cursor Beyond EOL - positions the cursor beyond the end-of-line character;
- Cursor Beyond EOF - positions the cursor beyond the end-of-file character;
- Trim Trailing Spaces - truncates trailing blanks;
- Show Gutter - shows the right gutter in the SQL editor;
- Show Line Numbers - Shows the line numbers within the right gutter;
- Undo Limit - specify the number of keystrokes that can be undone;
- Tab Stops - set tabs that the cursor will move to when you press Tab;
- Enable Code Completion - when you enter a table name followed by a period in the editor, the list of its columns is displayed;
- Delay - set the duration of the pause before a Code Insight dialog box is displayed.
Use the Highlight page of the SQL Editor Options to specify how the different elements of your code appear in the editor. You can specify foreground and background colors for anything listed in the Element list box. The sample SQL Editor shows how your settings will appear in the editor.
Frequently Asked Questions - MyISQL
- What is Interactive SQL for MySQL?
MyISQL (Interactive SQL for MySQL) is a powerful database utility for building, executing and processing queries upon MySQL databases, which allows you to build SQL queries visually even without any knowledge of SQL, execute them and get the result as quickly as possible.
- Do I need to have the libmysql.dll library on my computer to work with microOLAP Database Designer for MySQL?
No. microOLAP Database Designer for MySQL is powered by the Direct Access Components for MySQL, which do not require any additional libraries to work with MySQL.
Screenshots - More Details
|