Macros are very rich, and if you just do a small database, the process of the program can be fully implemented with macros, without using Visual Basic. Some operations have no parameters (such as Beep), while others must specify parameters (such as OpenForm). In general, it is a good practice to set the parameters of an operation in the order of the parameters, because selecting a parameter determines the selection of the parameters that follow the parameter. Common
Macros are very rich, and if you just do a small database, the process of the program can be fully implemented with macros, without using Visual Basic.
Some operations have no parameters (such as Beep), while others must specify parameters (such as OpenForm). In general, it is a good practice to set the parameters of an operation in the order of the parameters, because selecting a parameter determines the selection of the parameters that follow the parameter.
Common
Access macro control program 4. common macro operations
Access macro control program 4. common macro operations
Macro operations are very rich. If you just create a small database,
parameters, because selecting a parameter determines the selection of parameters after this parameter.
Common macro operations
Operation instructions
Beep uses a computer speaker to Beep.
Close to Close the specified Microsoft Access window. If no window is specified, the activity window is closed.
GoToControl moves the focus to the specific fields or controls in the open form, form data table, table data
Demand:Because of the large amount of data in Excel, which contains several macro programs to read data from other data sources, running a macro takes a long time, in order not to affect the use, the need to run the Excel macro (no parameters) every night, Excel on the common disk.Solution:SharePoint wrote a timejob,ti
settings in startup are executed before the autoexec macro.
The main definition of this file is the macro named autoexec. Executing the OpenForm command in it is the form that jumps out when I open it.
But why access when I switch to "design view "?ProgramWill it be turned off? I first change the autoexec macro nam
Access this article describes the techniques for using Access's security features and good habits to control access macro viruses.
Anti-virus common skills
It is important to keep your antivirus software updated at all times. New viruses appear every day, anti-virus vendors also through the network, BBS and other carriers to constantly introduce the latest virus
access| Program | A control macro refers to a collection of one or more actions, each of which implements a specific function, such as opening a form or printing a report. Macros enable certain common tasks to be completed automatically. For example, you can set up a macro that runs the macro when the user clicks a com
6. The instructions for macro actions are not required when you use macros, but you can make macros easier to understand and maintain. You cannot use SQL expressions in the Criteria column of a macro. Typically, the direct execution of a macro is just a test. You can either attach a macro to a form, report, or control
This article describes how to use the security features and good habits of Access to Prevent Access macro virus.General Anti-Virus skills
It is important to keep anti-virus software updated at any time. New viruses occur every day, and anti-virus vendors constantly release the latest virus database and software through networks, BBS and other carriers. Therefore,
Essential SQL query optimization techniques to speed up Website access and SQL access
In this article, I will introduce how to identify queries that cause performance problems, how to locate their problems, and how to quickly fix these problems and other methods to speed up the query.
You must know that a website with
example.* FROM Person.ContactHere you can see how many times this statement is used for the data table, based on the scanned item of the data page.The so-called data page is the underlying data storage for the database, and SQL Server stores the table row data as a data page. Each data page is 8K,8k=8192 bytes-96 bytes (page header)-36 bytes (row offset) = 8060 bytesIt also says that a data page stores 8060 bytes of pure data content.Let's explain in turn that there are several read concepts:Lo
This article focuses on the use of parameter query techniques.
1. Use parameters in multiple fields
We can use parameters in more than one field to generate parameter queries. For example, we have an order form, orders, which have CustomerID and EmployeeID fields, and we want to follow these two fields to find the order that an employee has signed with a customer. We enter [Enter Customer ID] in the criteria line of the CustomerID field in Design view
statement is used for the data table, based on the scanned item of the data page.The so-called data page is the underlying data storage for the database, and SQL Server stores the table row data as a data page. Each data page is 8K,8k=8192 bytes-96 bytes (page header)-36 bytes (row offset) = 8060 bytesIt also says that a data page stores 8060 bytes of pure data content.Let's explain in turn that there are several read concepts:Logical ReadRepresents the total number of
an example.?
123
SETSTATISTICS IOONGOSELECT *FROMPerson.Contact
Here you can see how many times this statement is used for the data table, based on the scanned item of the data page.The so-called data page is the underlying data storage for the database, and SQL Server stores the table row data as a data page. Each data page is 8K,8k=8192 bytes-96 bytes (page header)-36 bytes (row offset) = 8060 bytesIt also says that a data page stores 8060 bytes of pure data co
")
From 0 to 255 characters.
Query
The stored procedure in the ACCESS database is stored as "query". Open your Access database, select "query", select "new", and create a simple query first. Select the table, required fi
on the scanned item of the data page.The so-called data page is the underlying data storage for the database, and SQL Server stores the table row data as a data page. Each data page is 8K,8k=8192 bytes-96 bytes (page header)-36 bytes (row offset) = 8060 bytesIt also says that a data page stores 8060 bytes of pure data content.Let's explain in turn that there are several read concepts:Logical ReadRepresents the total number of access pages required to
query for each table (select query: Ask questions about the data stored in the table, and then return a result set in the form of a datasheet without changing the data.) To retrieve only those fields that contain contact information, but the returned information will still be in two separate locations. To combine the results of two or more select queries into one result set, you can use a federated
Summary: How to use a query to get the name of a database object (Query/form/table/Report/module/macro)
Body:
(q): How do I use a query to get the name of a database object (Query/form/table/Report/module/macro)?
(a):
DB Query Analyzer 6.03, the most excellent Universal DB Access tools on any Microsoft Windows OS,
DB Query Analyzer 6.03, the most excellent Universal database Access tools on any Microsoft Windows OS
DB Query Analyzer is presented by Master Genfeng, Ma from Chinese Mainl
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.