hcidbsetvers

This command sets user access to the database. This gets/sets the error database versions from the SQLite error database file, not the Raima error database files.

hcidbsetvers [-O] [-f] [-q] [-u userid] [-v] 
  • -O specifies one user database access.
    Note: Do not use this method! Use the Lock Manager to restrict user access.
  • -f forces action; skips user query.
  • -q queries the version only; no update.
  • -u userid specifies user ID for database access.
  • -vspecifies verbose operation.