What does starting data-first mean?

What does starting data-first mean?

If your app requires that you start from your data provider first, iiziGo provides the Database Data Connector for connecting transactions with the VirtualSpace. The iiziGo plugin utilizes Eclipse Data Tools Platform (DTP), while the iiziServer uses a direct JDBC implementation. Make sure that the Module project has the Database connector plug-in enabled to define a new Database Transaction (DB Transaction).

To enable the database connectors:

  • Right click your project folder in the IIZI Explorer and select Properties.
  • Tick Database connector and Apply and close.
  • will appear in the IIZI Explorer.