To use the Append option to add records to an existing table, the column headings in the Excel worksheet must be identical to the field names in the table
Indicate whether the statement is true or false
TRUE
Computer Science & Information Technology
You might also like to view...
A Form’s default Button is the one that will be pressed when the user presses the Enter key and is specified by setting the Form’s __________ property to the appropriate Button.
a) DefaultButton b) SetButton c) AcceptButton d) EnterButton
Computer Science & Information Technology
When objects contain pointers, it is a good idea to create an explicit __________ function.
a. destructor b. copy constructor c. static constructor d. inline constructor e. None of these
Computer Science & Information Technology