You want to attach each employee’s photo to his or her record in the Employees table. What is the correct process for adding the photos?
What will be an ideal response?
In the Employees table, add an attachment field, and then attach the photo to each employee’s record in Datasheet view of the table.
Computer Science & Information Technology
You might also like to view...
Which of the following declarations creates a two-dimensional array?
(A) Dim newVar(2, 2) As Double (B) Dim newVar As Integer (C) Dim newVar(2) As Double (D) Dim newVar(2)
Computer Science & Information Technology
Higher ______ will result in larger file size.
A. amplitude B. frequency C. sampling rate D. bit depth E. dynamic range
Computer Science & Information Technology
Is editing a Smart Object considered destructive editing?
What will be an ideal response?
Computer Science & Information Technology
Which of the following is not an arithmetic operator?
A. > B. - C. + D. *
Computer Science & Information Technology