#82. How do you open a recordset using the open method with an existing connection object? Users need to detect changes, additions and deletions of records that other users have made in a multi-user environment. (A Long scenario)
#83. Component is run but there is an error on the server side. The error is corrected and rerun. This time there is an error on the client side. Do You: (choose all that apply)
#87. You deploy your VB Application to a Web site by using Package and Deployment Wizard. What users must do to install your application on to their computers?
#89. A form with control Array with 2 option controls in a frame and command button. Select the event to catch a click on option control so that the command button disabled.
#90. You have a COM component that can be run Locally or Remotely. An object in one of the classes of this component can sometimes produce an error. What is the best way to handle the error if it occurs?