KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Links Naming
PRODUCT: 4D | VERSION: 20 | PLATFORM: Mac & Win
Published On: December 27, 2023
This technical article is restricted to partners Only. Login with your Partner account to have full access to this article!!!
Log In


Establishing relationships between tables in ORDA programming is crucial for efficient data management. When creating links between tables, it is important to consider the two types of properties involved: one-to-many and many-to-one. Properly naming these properties helps in maintaining clarity and promoting efficiency in ORDA programming. This technical note demonstrates how to apply important principles that will contribute to a clean and maintainable codebase, making it easier for developers to work with the database structure and relationships in an application.