Please enable JavaScript to view this site.

Made in EU
Invantive Estate

After defining the metadata, the data model can be generated with the next statements:

 

begin

 --

 -- Aanmelden op Invantive Producer.

 --

 itgen_session.set_session_info

 ( '<applicatie code> installatie.sql'

 , 'install'

 , 'system'

 , 'various'

 , sys_Filter('userenv', 'ip_address')

 , sys_Filter('userenv', 'host')

 , 'n/a'

 , to_char(sysdate,'yyyymmddhh24miss')

 );

 --

 -- Aanmaken van:

 -- * tabellen

 -- * indexen

 -- * referentiele constraints

 --

 <applicatie code>_install.sync_db_with_metadata;

end;

/

These statements ensure that the physical data model will be similar to the data model in the repository. New columns get - if a conversion function is known - automatically a new value.

X

<%SAFETY_TITLE%>

<%SAFETY_1%>

  • <%SAFETY_2%>
  • <%SAFETY_3%>
  • <%SAFETY_4%>
  • <%SAFETY_5%>
  • <%SAFETY_6%>
  • <%SAFETY_7%>
  • <%SAFETY_8%>
  • <%SAFETY_9%>

<%SAFETY_USER%>

<%SAFETY_DISCLAIMER%>