Edit
The Edit menu of a database window.
Копіювати
Копіює виділений об’єкт у буфер обміну.
Вставити
Вставляє вміст буфера обміну. Ви можете вставляти форми та звіти, включаючи підтеки, з одного файлу бази даних до іншого.
Зміни
Відкриває вікно, у якому можна редагувати вибрану таблицю, запит, форму чи звіт.
Видалити
Видаляє вибрану таблицю, запит, форму чи звіт.
Перейменувати
Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.
Open
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.