|
it's only available on ultimate edition or any high manifold's product license Strictly speaking, you don't need DBA edition or Ultimate edition although the Triggers dialog that becomes available in those makes such things easier, especially when you are taking advantage of Enterprise facilities made available by Manifold. See http://www.manifold.net/doc/database_object_triggers.htm The specialized DBMS facilities in Enterprise and above include the ability to utilize native spatial geometry types such as SDO_GEOMETRY in Oracle, multiuser conflict resolution through a version column and review pane, etc. It's true that Enterprise can use triggers, for example, to update the version column automatically when objects get changed. But it's also true that every Manifold edition from Personal on up has formidable DBMS connection capabilities for use with "ordinary" (that is, not special spatial DBMS geometry types) attributes. If you are connecting to a DBMS using any other edition, even Personal edition, to do ordinary attribute things nothing prevents you from using the DBMS's own admin facilities to set up triggers, etc., that will react to changes made with Manifold.
|