To create effective applications, you need to analyze your data requirements, then design your databases, tables, and indexes to meet these needs.
Chapter 5 Designing Databases
Take advantage of relational database technology in Visual FoxPro with well-planned databases.
Chapter 6 Creating Databases
Use databases in Visual FoxPro to establish relationships between tables, enforce referential integrity, and manage local and remote data.
Chapter 7 Working with Tables
Make sure your tables have the structure that your application requires. Data type and index choices are essential to the success of your application.
Chapter 8 Creating Views
Use views to access and update records from multiple tables. With views, you can update local and remote data.