Database table
(tab_db)


Result (tab)

Parameter Name
Type
Description
db
ref_value

Database access

tables
ref_value

Table of the database

tab
ref_value

Table data

Database tables provide a connection to the databases Oracle or Ingres. You can use them in the same way as internal tables. However, you cannot edit them.

Starting this action EUKLID Design copies the table data from the database into the model and uses that copy from this time on. If somebody changes anything in the database you have to update the table explicitely.

You can convert database tables into internal tables and continue to work with these tables.





Homepage