Why is it beneficial to embed macros in database objects?
What will be an ideal response?
Embedded macros are be triggered by database events such as clicking a field, loading a form, or saving a record. This means to additional action by the user, such as clicking a command button, is required by the user to execute the macro. Embedded macros are also stored within the database object. If that object is exported from the database, the macro is exported and stays within the object.
You might also like to view...
The three basic functions of a computer are input, ____________, and output.
Fill in the blank(s) with the appropriate word(s).
Computer programming is also known as ______.
A. debugging B. coding C. programming D. none of the above
Match each item with a statement below.
A. A method that calls another method. B. A method call that requires an object reference. C. What is received by an invoked method when an object is passed to it by reference. D. A variable that is declared in the current method and is known only to that method. E. A parameter that receives a copy of the value passed to it. F. Variables that are declared within a class but outside of a method. G. A name that includes the class name. H. The return type for a method that returns either true or false. I. Consists of the data types and parameter names that appear between parentheses in a method header. J. A method that is called without an object reference.
What are the two fundamental characteristics of antennas?
What will be an ideal response?