Example Databases
- Add Field
This example shows how easy it is to add a field to a table with MMQuery.
- Set Field
This example shows how you can set a field by dynamically specifying the field name.
- Find Records
This example shows how to generate structured data by using the MMQuery_FindRecords function.
- Update Record
This example shows how you can easily update a record using a list of 'field name=field value' pairs.