File
- Connect
Request connection to SQL server.
- Disconnect
Terminate current connection to the SQL server.
- Load History List
Load list of commands into History window
- Load Single Query
Load single query into Query Window.
- Save Results As
Save results of SQL query (Results window) to a file.
- Save History List as
Save contents of History window to a file.
- Save Single Query as
Save contents of Query window to a file.
- Preferences
Display Preferences dialog.
- Exit
Exit program ( you will be prompted if there are any unsaved changes in the Results window.)
Edit
- Execute Query
Execute single command from the Query window.
- Cut, Copy, Paste,Clear, Select All
Perform on of the text editing functions.
- Find
Search for specific text string in the currently selected window.
View
- Query,Results, History, Database Information
Switch to coresponding window ( Database Information window available only after connection has been established.)
- Server Information
Display general information about SQL server ( currently logged on users and server name/version.)
Help
- Contents
Display help file.
- About SybSQL, About QT
Display information about the program and QT library.
Index