Which three practices allow editing field contents in Find mode but disallow data entry in Browse mode in FileMaker Pro 8? (Choose three.)
Which two settings affect an Account that is authenticated via FileMaker but not an Account that is authenticated via an External Server? (Choose two.)
Given a stored calculation field modifiedBy that contains the following formula:
Evaluate ( Quote ("Modifiedby: " & Get (AccountName)) ; myField)
Which two statements are true? (Choose two.)
When FileMaker Server 8 is set to Secure connections to FileMaker Server, which two statements are true? (Choose two.)
Consider a FileMaker Pro 8 database with the following tables and fields:
Customer: customer_id, first_name, last_name
Order: order_id, customer_id, order_date
Product_Orders: order_id, product_id, quantity_ordered
Product: product_id, product_name, unit_price
Using only Cartesian cross-product ("x") relationships between table occurrences, sorting if necessary, which two actions can be performed? (Choose two.)
Consider two FileMaker Pro 8 files, Alpha and Beta, where a table from Beta appears as an externally referenced table occurrence on Alpha's Relationships Graph. Which three statements are true? (Choose three.)
Which two statements are true about sorted portals in FileMaker Pro 8? (Choose two.)
What must be done to use the Allow FileMaker Pro clients to download updates automatically feature of FileMaker Server 8? (Choose three.)
Consider two files, Alpha and Beta, where tables from Beta are included in the Relationships Graph of Alpha as external table occurrences. What are two ways to rename Beta while preserving all functionality in Alpha? (Choose two.)
What is a valid way of adding comments inside a calculation formula in FileMaker Pro 8 database?
Click the Exhibit button.
You want to build a FileMaker Pro 8 database that models family relationships. One person may have many children. One person may also have many "parents" (including biological parents, guardians, step-parents, etc.).
You want to build the system in such a way that a single layout showing information about a person can also display two portals, one showing the names of all of the current person's children (if any) and the other showing the names of all of the current person's parents (if known).
Assume that personal names exist in only one table. There are no lookup fields or calculation fields in any tables, and there are no scripts in the file.
What is the minimum number of tables you must define in the Tables tab of the Define Database dialog to construct the layout?