In FileMaker Pro 8, which two statements are true for layout setup options? (Choose two.)
When FileMaker Server 8 is set to Secure connections to FileMaker Server, which two statements are true? (Choose two.)
Which two statements are true about the [Full Access] privilege set? (Choose two.)
In FileMaker Pro 8 which two statements about portals are true? (Choose two.)
Which type of file results from converting a CDML format file using the FileMaker CDML Converter?
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.)
Which three are required to get XML data, using a Web browser, from a database hosted by FileMaker Server 8 Advanced? (Choose three.)
Which two are required for a plug-in to be used with Web Published databases? (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.)
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.)