问题:单选题ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()A delete the image and reinsert it into the form B select the hotspot and choose the hotspot->remove hotspot menu command C highlight the hotspot and choose the design-> hotspot->remove menu command D select the hotspot and choose the design->hotspot->remove hotspot menu command
查看答案
问题:单选题lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this ?()A use a defaule formula of 1 B use @elements and add 1 to the total C use the @count function instead of @elements D use @texttotime to ensure that all strings arte converted to date-time values
问题:单选题tommy has created a sales view in his sales.nsf database. Tommy wants negative numbers in the sales number column in the view parenthesis. which one of the following should tommy do?()A select the parenthesis when negative value in the view properties box B select the parenthesis when negative value in the column properties box C use the @function @negative to set this in the column formula in the view D use a formula to format the value in the field on the form that will be displaying in the view
问题:单选题jim has created a field hint for the address field. Users tell him this text disappears when they click in the address field. which one of the following is most likely reason?()Athe address field is computed Bjim should have used a text popup Cjim stored the field hint in the database Dfield hint only display when the user has not clicked in the field (field hint)
问题:单选题when robert created a response form. he set the "formulas inherit values from selected document" option on the form properties, the field name on the review form is the same as the field name on the inheriting form, however the form does not inherit any data ,why ?()A he failed to specify the form type B the inheriting form is not a response form C he specified the same field names on both forms D he failed to provide inheritance formulas for each field
问题:单选题shirin plans to change the form and views of a production database. she will make the changes locally and then update the application’s design template with the changes. which one of the following server tasks does the administrator run in order for the changes to take effect?()Adesign Bupdall Creplica Dfixup
问题:单选题Cindy wants to set up third-party tools so she can access them via the designer. Which one of the following should cindy do?()Afile-> inport Btools->import Ctools->add tools Dshared resources->third party tools
问题:单选题when eduar tried open the coming attractions view. he got the following error message: incorrect data type for operator or @function: text expected. What did he do to cause this to happen?()A entered text in a number fieldB neglected to place a formula in a validation eventC neglected to place a formula in a translation eventD combined a text field and a time field in formula
问题:单选题olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()A use an action with subactions B layer the actions in the action menu C Use action buttons within an outline control in a hidden frame to present twisties D use hide/when formulas along with a database profile field setting to display toolbars of icons
问题:单选题when a user clicks a link in the left frame of the Review application, the linked data displays in the frame on the right. What did Kristin to do allow this to happen?()A entered the name of the target frame in hotspot propertiesB entered the name of the target in frameset propertiesC entered the position of the target frame in frame propertiesD entered the position of target frame in hotspot properties. a name other than location
问题:单选题hans is designing the reviews application. the application will include two forms :review and response, in the view ,the response documents do not appear under the review documents from which they were created, what could be causing this to happen .()A inheritance in the review form was disabled B shared values were enabled on both forms C shared field values and field definitions were enabled D show response documents in a hierarchy was not enabled
问题:单选题In the video form. the OrderDate field (Which shows When the video may be ordered)is calculated based on the Date field (Which displays the release date ). The order date is 30 days prior to the release date. Which one the following formulas will calculate the OrderDate value?()A @Number(Date)-30 B @Adjust(Date;0;0;30;0;0;0) C @Adjust(Date;0;0;-30;0;0;0) D @If(Date!=;Date-30;@Failure(There is no current release date))
问题:单选题Which one of the following describes who will be able to see an existing doc that contains a readers field ?()A only those people listed in the access listB anyone listed as a reader or above in the aclC only those people list in the readers fieldD anyone list as a reader or above in the acl and who is also list in the readers field
问题:单选题john has created a database library, librarians are responsible for adding new information to the db library. which one of the following minimum level of access he can grant the librarians of the db library?()AreaderBauthorCmanagerDdesigner
问题:单选题which one of the following best describes the use of hidden column formula?()A views can be hidden based on a formula B hidden columns are not a supported feature C table columns can be hidden based on a formula D view columns can be displayed or hidden based on a formula
问题:单选题Ariel is designing an application and would like to create response documents with a copy of the original doc in a collapsible section, one of the following @command, provided with the correct parameters, will allow her to do this ()A@command ([compose with copy]) B@command ([compose with section]) C@command ([compose with reference]) D@command ([compose with referencesection])