FileMaker FM0-302 - FileMaker8 Developer Essentials Exam Exam
Page: 2 / 24
Total 120 questions
Question #6 (Topic: Topic 0)
Which three technologies/products may be used in conjunction with FileMaker Server 8
Advanced to produce custom Web pages? (Choose three.)
Advanced to produce custom Web pages? (Choose three.)
A. JSP
B. UML
C. PHP
D. CDML
E. XSLT
Answer: A,C,E
Question #7 (Topic: Topic 0)
Which two statements are true for an account in a FileMaker Pro 8 database that is
authenticated externally? (Choose two.)
authenticated externally? (Choose two.)
A. The database may be hosted on FileMaker Server 8.
B. The account is authenticated via : External Server.
C. The database may be hosted on FileMaker Pro 8 Advanced.
D. The account must be a member of a privilege set with the External Account extended privilege enabled.
Answer: A,B
Question #8 (Topic: Topic 0)
FileMaker Pro 8 allows five (5) failed login attempts before halting the re-login process.
What are two ways this behavior can be altered? (Choose two.)
What are two ways this behavior can be altered? (Choose two.)
A. set the Allow User Abort [ ] script step to [on]
B. set the Set Error Capture [ ] script step to [on]
C. put the Re-Login [ ] script step in a loop that exits when Get(LastError) equals 0
D. define the maximum number of attempts in the Edit Privilege Set dialog
Answer: B,C
Question #9 (Topic: Topic 0)
Which two statements are true about the [Full Access] privilege set? (Choose two.)
A. It can be deleted and/or renamed.
B. It must have at least one account associated with it.
C. Another privilege set with the same functionality can be created.
D. Associated accounts cannot log in over a network unless the [fmapp] extended privilege is enabled.
Answer: B,D
Question #10 (Topic: Topic 0)
Given a table, Table A in File A; which permissions allow access to data in Table A from
another file, File B?
another file, File B?
A. File B must be opened by an account with [Full Access].
B. File A and File B must have an account with the same name and password.
C. The privilege set associated with the account that is logged into File A must allow access to the records in Table A.
D. The privilege set associated with the account that is logged into File B must allow access to the records in Table A.
Answer: C