Working with Data in Reports

When you create reports or labels, you can specify the data to include in the report or label and control the environment in which the report accesses the data.

In This Section

  • Controlling Data in Reports
    Discusses providing data for reports and labels, controlling selected records, and sorting and ordering those records.
  • How to: Load Data Environments for Reports
    Describes how to use a DataEnvironment class definition you created for use with forms, or the data environment records saved with another report or label, to provide data for a report.
  • How to: Save Report Data Environments as Classes
    Describes how to save the data environment definition you created for a report or label as a visual class, so you can re-use this definition for other reports in other areas of your application, such as form design.

Related Sections

See Also

Reference

DataEnvironment Object
Session Object

Other Resources

Controlling Access to Data