Prev: Import Excel Spreadsheets to the DatabasedataProNext: Contents

dataPro Commands Overview

File
NewOpens a new document in the edit window
OpenOpens a file
SaveSaves content of the edit window to the file
Save AsSaves content of the edit window to a new file
ExitExits the program

Edit
CutCut operation on edit window.
CopyCopy operation on edit window.
PastePaste operation on edit window.
DeleteDelete operation on edit window.
Select AllSelect All operation on edit window.

Database
AddInvokes an Add Database dialog box. Allows user to add database to the tree window.
DeleteDeletes item from the tree window. It does not affect the real databases in any ways.
CreateTo create a new database or a table.
CopyTo copy a table.
Paste DataCopies data to a new table.
Paste SchemaCreates a new table with the structure copied from the existed table.
DropDrops the table or the database.
RefreshReconnects to the database.
PropertiesShows the connection properties for the host or table structure.

SQL
ExecuteExecutes the highlighted SQL statement on the database.
Save ResultSaves the result of the SQL Select statement to the file.
Show Last ErrorShows last error for the current connection.

Table
CopyCopies the content of the highlighted cell in the table view to the clipboard.
Copy RowCopies the content of the highlighted row in the table view to the clipboard.

Tools
Import ImagesAllows user to upload binary data to the database.
Import Text FilesTo import comma delimeted file to the database.
Import Excel FilesTo import Excel spreadsheets to the database.

Help
ContentsOpens this help.
IndexOpens the help index.
AboutAbout dialog box.


Prev: Import Excel Spreadsheets to the DatabasedataProNext: Contents