Digital Anchor DMO (Data Management Objects)
Digital Anchor Data Management Objects (DMO) is the means by which a programmer accesses the Digital Anchor Database structure through Digital Anchor SQL. The DMO layer is an essential part of any application architecture. Business applications typically always need access to data from relational or object databases. Digital Anchor DMO offers and allows many techniques for accessing this data.
Using Data Mangement Objects, you are able to retrieve the schema of a table; navigate through the data returned by a query; or insert or update any of the functions defined in the standard data access object specifications.