New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

FileMaker FM0-302 - FileMaker8 Developer Essentials Exam

Page: 4 / 4
Total 120 questions

Which three text functions are case sensitive? (Choose three.)

A.

Exact()

B.

Filter()

C.

Replace()

D.

Substitute()

E.

PatternCount()

When importing one or more tables using the FileMaker Pro 8 Advanced Define Database dialog, which two statements are true? (Choose two.)

A.

Value lists from the selected tables are imported.

B.

Record data from the selected tables are not imported.

C.

Custom functions from the selected tables are imported.

D.

Relationships between multiple imported tables are preserved.

E.

All field definitions in the selected tables, including calculation and summary field definitions, are imported.

Given a new privilege set in a FileMaker Pro 8 database, which two extended privileges can be enabled to enable an external application to connect to the database? (Choose two.)

A.

Access via ActiveX

B.

Access via ODBC/JDBC

C.

Access via FileMaker Mobile

D.

Access via External Application

A script containing steps that are not web compatible is triggered by a client using Instant Web Publishing. When the script reaches the first step that is not web compatible, it will _____.

A.

stop executing only if Allow User Abort [ ] is set to Off

B.

warn the user and prompt whether to Continue or Exit

C.

always skip over the unsupported step and continue executing

D.

skip over the unsupported step and continue executing only if Allow User Abort [ ] is set to Off

What are three valid sources for directly importing records into FileMaker Pro 8 file? (Choose three.)

A.

JDBC

B.

ODBC

C.

Excel files

D.

XML format

E.

HTML table format

A database has two tables, Planet and Moon. Moons are related to a single planet and their relationship is set to delete related records in the Moon table when a Planet record is deleted.

Which two things happen when the Planet table is deleted from the Tables tab of the Define Database dialog? (Choose two.)

A.

All data in the Planet table are deleted.

B.

All records in the Moon table are deleted.

C.

All records in the Moon table remain unaffected.

D.

All records in the Moon table are deleted if the option to "Also remove occurrences of these tables in the graph" was selected when deleting the Planet table.