1. Question:What are controls? How to use them? Give examples for control. 

    Answer
    Controls are objects that can be placed in a form. The different controls are available in the Tool Box. After selecting the control in the toolbox it can be placed on the forms. After placing the control we can set its properties to serve our request. Examples for controls are, textbox, label, List Box, Check Box, Option Buttons etc.






    1. Report
  2. Question:What is the use of the form design window? 

    Answer
    The form design window is where the user can customize the window. Customizing is the process of modifying the form design to suit user requirements.






    1. Report
  3. Question:What are the ways to create a new form? 

    Answer
    You can create a new form in any of the following three ways:
    - Using AutoForm: You can create a form
    based on a single table or query quickly
    using Autoform.
    - Using Form Wizard: You can create a form
    based on multiple talbes or queries using
    Form Wizard.
    - Design View: You can create a custom
    form on your own in Design View.






    1. Report
  4. Question:How can you show only selected records with a form? 

    Answer
    There are different ways in which you can limit the records that you will see with a form, you can:
    - Open a form and apply a Filter.
    - Create a query that selects records and
    base the Form on that Query.






    1. Report
  5. Question:What is Dynaset? 

    Answer
    A dynaset is a subset of the data stored in database that is displayed by the query.






    1. Report
Copyright © 2025. Powered by Intellect Software Ltd