Using Register with Enterprise Access Products
To register an SQL Enterprise Access table or view in a distributed database, use the register as link statement.
Registering a non-SQL Enterprise Access object in a distributed database is a two step process:
• At the Enterprise Access, you first must use the register as import statement to register the Enterprise Access object in the non-SQL Enterprise Access. The Enterprise Access object then has an Ingres object name and looks exactly like an Ingres object. Then, exit from the Enterprise Access.
• Accessing the Ingres Star distributed database, you then use the register as link statement to register those Ingres names in your distributed database.
For a full explanation of the register as import statement, see the guide for your specific non-SQL Enterprise Access.
Last modified date: 11/09/2022