Grayson created an application that is deployed on servers and with local replicas on individual user workstations. What feature of IBM Notes can limit the data deployed to local replicas?
James has a large number of image resources and he knows that the name of the image resource will change when it is updated. How can he add an alias name to the image resource?
James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase
Felix is creating an application where a user will type extensive data into a text field. What is the maximum amount of data IBM Domino can store in a text field?