Databases

You can manipulate databases, tables, records, and fields, as well as indexes and relations.

In This Section

  • Database Manipulation
    These commands and functions manipulate databases.
  • Field Manipulation
    These commands and functions make it possible for you to manipulate fields in a table.
  • Indexes
    These commands and functions perform operations on and return information about index files.
  • Record Manipulation
    These commands and functions make it possible for you to select records within a table or position the record pointer.
  • Relations
    These commands and functions make it possible for you to establish or break relations between table files.
  • Table Manipulation
    These commands and functions make it possible for you to create, manipulate, and monitor table files.
  • Language Categories
    This section contains a list of language functionality and descriptions.
  • Using Visual FoxPro
    Visual FoxPro programming features are designed to improve developer productivity including Access and Assign methods, support for more graphic file formats, and language to simplify programming tasks.
  • Developing Visual FoxPro Applications
    This section includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications.
  • Programming in Visual FoxPro
    Visual FoxPro is a powerful interactive data management tool, but you also can access the full power of Visual FoxPro by creating applications. Understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity.