Changes between Version 2 and Version 3 of HowTos/HowToUseGenericDatabaseMessages
- Timestamp:
- 08/24/09 18:58:54 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTos/HowToUseGenericDatabaseMessages
v2 v3 11 11 The four GDMs that the !DataController is configured to listen for are as follows: 12 12 13 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericCommit modelglue.Generic Commit] When this message is broadcast, the !DataController will attempt to list records from a given table.[[BR]][[BR]]13 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericCommit modelglue.GenericList] When this message is broadcast, the !DataController will attempt to list records from a given table.[[BR]][[BR]] 14 14 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericDelete modelglue.GenericDelete] When this message is broadcast, the !DataController will attempt to read a specific record from a given table.[[BR]][[BR]] 15 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericList modelglue.Generic List] When this message is broadcast, the !DataController will attempt to save a record to a given table.[[BR]][[BR]]15 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericList modelglue.GenericCommit] When this message is broadcast, the !DataController will attempt to save a record to a given table.[[BR]][[BR]] 16 16 1. [wiki:HowTos/HowToUseGenericDatabaseMessages/UsingmodelglueGenericRead modelglue.GenericRead] When this message is broadcast, the !DataController will attempt to delete a record from a given table.[[BR]][[BR]]
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)