Tom Wellige 59 Report post Posted November 26, 2017 This is how the PersistentVariables table with it's fields is defined: PersistentVariables --------------------------------------------------------------------------------- PersVarID int unique id of variable Name nvarchar(50) variable name Value nvarchar(1024) * value of variable Scope int scope of variable UserID int * SwyxWare UserID who is granted access (SCOPE_USER) NameSpace nvarchar(128) * Name of Namespace (SCOPE_NAMESPACE) * = Allow Nulls Index << Previous 5.3 - Scopes - SCOPE_GLOBAL >> Next 6.2 - Miscellaneous - Master Standby Installations 0 Share this post Link to post Share on other sites