![]() |
Cloudscape Properties
|
Reference Manual |
cloudscape.database.readOnlyAccessUsersFunctionOne of the user authorization properties. Specifies a list of users to which read-only access to a database is granted. The list consists of user names separated by commas. Do not put spaces after commas. When set as a system property, specifies a list of users for which read-only access to all the databases in the system is granted. See also cloudscape.database.fullAccessUsers. A malformed list of user names raises an exception. Do not specify a user both in this property and in cloudscape.database.fullAccessUsers. NOTE: User names, called authorization identifiers, follow the rules of SQL92Identifiers and can be delimited. Specifying a user name that does not follow these rules raises an exception. Syntax
-- database-level property Example
-- database-level property -- system-level property
-- publishing a database-wide property Scopedatabase-wide (publishable) Dynamic or StaticDynamic. Current connection is not affected, but all future connections are affected. For information about dynamic changes to properties, see Dynamic or Static Changes to Properties. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |