Which three techniques can be used to safely back up files hosted on FileMaker Server 8 while clients are accessing data? (Choose three.)
Which two statements regarding the Go to Related Records [ ]script step are true? (Choose two.)
On conversion to FileMaker Pro 8, what does the old password from FileMaker Pro 6 become?
Click the Task button.
Place each specification next to its definition for FileMaker Server 8 Advanced (Windows OS).
Which setting change requires FileMaker Server 8 or FileMaker Server 8 Advanced to be restarted to take effect?
A user attempts to log in to a database hosted on FileMaker Server 8. It is set up to allow authentication via FileMaker and External Server accounts. The user is a member of two external groups that have been set up in the Edit Account dialog to be authenticated using an external server. Assuming a valid username and password, with which matching account will the user authenticate?
Which three practices allow editing field contents in Find mode but disallow data entry in Browse mode in FileMaker Pro 8? (Choose three.)
In FileMaker Pro 8, which two can reference unrelated table occurrences? (Choose two.)
Given the formula:
Choose( Qty / 100; 0; 2; 4; 6; 8 )
If the field Qty contains the value 250, what is the result?
Which two statements are true about the [Guest] account that is included by default when creating a new FileMaker Pro 8 database? (Choose two.)
Which three Web Publishing options are available in FileMaker 8? (Choose three.)
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.)
Given a stored calculation field modifiedBy that contains the following formula:
Evaluate ( Quote ("Modifiedby: " & Get (AccountName)) ; myField)
Which two statements are true? (Choose two.)
What are two reasons you might use the Let function within a calculation formula in a FileMaker Pro 8 database field? (Choose two.)
A FileMaker Pro 8 database has three separate windows open, each with its own found set and sort order. If a new window is opened, what will the new window inherit from the previously active window?