編集
データベースウィンドウの編集メニューです。
コピー
Copies the selected object to the clipboard.
貼り付け
Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.
Edit
Opens a window where you can edit the selected table, query, form, or report.
Delete
Deletes the selected table, query, form, or report.
Rename
Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.
開く
Opens the selected object in the last saved state.
Create as View
Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.
Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time.
Form Wizard
Starts the Form Wizard for the selected table, query, or view.
Report Wizard
Starts the Report Wizard for the selected table, query, or view.
Database
Opens a submenu.
Properties
Opens the Database Properties dialog.
Connection Type
Opens the Connection Type Wizard.
Advanced Properties
Opens the Advanced Properties dialog.