Trace: • Create an Anonymous Connection • Configure Logging
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
applications:menu_configuration_mu [2020/07/03 12:39] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
applications:menu_configuration_mu [2020/07/08 13:13] (current) cduncan articles |
||
---|---|---|---|
Line 6: | Line 6: | ||
The ProjX application supports multiuser applications out of the box without writing one line source code. | The ProjX application supports multiuser applications out of the box without writing one line source code. | ||
- | Be sure that your database has following tables: USERS, ROLES, WOKSCREENS, USER_ROLE, ROLE_WOSC and following Views: V_ACCESSRULES, V_USERROLES, V_USERSCREENS. | + | Be sure that your database has the following tables: USERS, ROLES, WOKSCREENS, USER_ROLE, ROLE_WOSC and following views: V_ACCESSRULES, V_USERROLES, V_USERSCREENS. |
Add the object com.sibvisions.apps.server.object.DBWorkScreenAccess to your session life cycle object: | Add the object com.sibvisions.apps.server.object.DBWorkScreenAccess to your session life cycle object: |