Summary of the data access procedure
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To summarize the data access procedure:
- It defines the Data-Sources for the ProDataSet tables
- It provides any needed field mapping from database to ProDataSet
- It defines and attaches the
FILLlogic needed for calculations - In short, it handles everything that needs to be aware of the database specifics and nothing at all that happens to the ProDataSet after it is filled