The ____________________ creates a simple report that includes all the fields in the selected table or query, uses a simple columnar format, and includes a title with the same name as the record source.
Fill in the blank(s) with the appropriate word(s).
Report tool
You might also like to view...
If a base class has a non-virtual member function named print, and a pointer variable of that class is pointing to a derived object, then the code ptr->print( ); calls
a. the base class print function b. the derived print function c. both the derived and base print functions d. it causes a run-time error
A comment can be displayed in a(n) ________ in the document's margin
Fill in the blank(s) with correct word
Critical Thinking QuestionsCase 10-2Melissa helps you figure out how to use the OleDbDataAdapter to make a connection to a database for you. But in order to help you learn as much as you can, she wants you to begin to figure out things on your own.Assuming a database named Travel.accdb, which of the following lines of code will Melissa tell you is correct as you construct the statement to disconnect from the database? a. odaTravel.Unlink()c. odaTravel.Dispose()b. odaTravel.Break()d. odaTravel.Disconnect()
What will be an ideal response?
Identify the file extension for the standard audio file format that is used by Sun, Unix, and Java.?
A. ?.ra B. ?.au C. ?.rmi D. ?.wav