This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

Database objects of new application

Frequently asked questions about VisionX.

Database objects of new application

Postby johnit » Mon Nov 19, 2018 2:47 pm

If I create a new application with VisionX, which database objects are important? If I do a manual database export, which objects are required.
johnit
 
Posts: 45
Joined: Fri Nov 16, 2012 5:58 pm

Re: Database objects of new application

Postby Support@SIB » Mon Nov 19, 2018 2:51 pm

All objects which were created during application creation are important:

Tables: AUTOLOGIN, ROLES, USERS, WORKSCREENS, USER_ROLE, ROLE_WOSC
Views: V_ACCESSRULES, V_USERROLES, V_USERSCREENS

These objects are needed, if you create a standard VisionX application.

A new work-screen will be inserted in WORKSCREENS and the role reference will be inserted in ROLE_WOSC.

ROLES and USER_ROLE are not relevant for new workscreens, but relevant for security.

AUTOLOGIN is an optional table. It can be used for automatic user logins (by auth key). If this table is not available, the application will also work.
User avatar
Support@SIB
 
Posts: 353
Joined: Mon Sep 28, 2009 1:56 pm


Return to VisionX