I am looking for ways to reduce processing overhead as well as multiple instances of open tables and have been reviewing the Learning Alpha site. In an article titled Simplify your application I found it interesting that Dr. Wayne returns to a typical DOS model for data entry - SDI. And I am inclined to agree with him.
I haven't worked much with mapped tables, but assume that when the mapped table is viewed that the underlying linked tables are also open? But the beauty of mapping a set's tables is the ability to now use that table in a XD record-list, since the table is only opened briefly to populate the list. Is this correct?
As for the XD browse, if it is modal at least the user must close it to continue.
So I am wondering what design features are others - who are still on desktop, utilizing for their multi-user apps?
Bookmarks