Locate Database Dialog Box

Makes it possible for you to locate or ignore a missing table or view.

This dialog box appears when you open or run a form and Visual FoxPro is unable to locate a table or view in the data environment of the form.

  • Locate
    Displays the Open Dialog Box, so you can find the table or view.
  • Ignore
    Visual FoxPro will continue to load the form without instantiating the cursor object in data environment. If there are controls bound to fields in the table or view, additional errors will be generated.
  • Cancel
    Visual FoxPro will stop loading the form.
  • Help
    Displays Help on the dialog box.

See Also

Open Dialog Box | LOCATE Command | Locate Record Dialog Box | Locate Button | Find Table or View Dialog Box | Add Table or View Dialog Box