| Prev: Import Excel Spreadsheets to the Database | dataPro | Next: Contents |
File
| New | Opens a new document in the edit window |
| Open | Opens a file |
| Save | Saves content of the edit window to the file |
| Save As | Saves content of the edit window to a new file |
| Exit | Exits the program |
Edit
| Cut | Cut operation on edit window. |
| Copy | Copy operation on edit window. |
| Paste | Paste operation on edit window. |
| Delete | Delete operation on edit window. |
| Select All | Select All operation on edit window. |
Database
| Add | Invokes an Add Database dialog box. Allows user to add database to the tree window. |
| Delete | Deletes item from the tree window. It does not affect the real databases in any ways. |
| Create | To create a new database or a table. |
| Copy | To copy a table. |
| Paste Data | Copies data to a new table. |
| Paste Schema | Creates a new table with the structure copied from the existed table. |
| Drop | Drops the table or the database. |
| Refresh | Reconnects to the database. |
| Properties | Shows the connection properties for the host or table structure. |
SQL
| Execute | Executes the highlighted SQL statement on the database. |
| Save Result | Saves the result of the SQL Select statement to the file. |
| Show Last Error | Shows last error for the current connection. |
Table
| Copy | Copies the content of the highlighted cell in the table view to the clipboard. |
| Copy Row | Copies the content of the highlighted row in the table view to the clipboard. |
Tools
| Import Images | Allows user to upload binary data to the database. |
| Import Text Files | To import comma delimeted file to the database. |
| Import Excel Files | To import Excel spreadsheets to the database. |
Help
| Contents | Opens this help. |
| Index | Opens the help index. |
| About | About dialog box. |
| Prev: Import Excel Spreadsheets to the Database | dataPro | Next: Contents |