multiple schema for a (workspace) user
97164Jan 2 2006 — edited Jan 2 2006If I use XE and create a database user from the homepage/admin as system I get ( compared to an HTMLDB2.0 instance in an SE/EE-environment) a user with its workspace (the admin for this workspace). This user has his own schema and if he is logged in he can create application-users (HTMLDB-Users in this workspace).
(1) But how can I add more than one schema to this workspace?
I create a user TEST as system. got user TEST with schema TEST.
I have a database schema (only database schema) DEMO and want assign this so that the (htmldb)User TEST can create applications based on the schema DEMO (thats possible in HMLDB2.0 with SE/EE).