User guide
Installation & Setup User Guide
revision 143 — 123
Run Query Analyzer
1. In the left pane, highlight the ACCESSCONTROL database.
2. Select the Tools > SQL Query Analyzer menu option. The SQL Query
Analyzer window is displayed.
a. Select the “ACCESSCONTROL” entry from the database drop-down
list.
b. In the text window, type sp_changedbowner lenel
c. Press <F5> to execute the command you typed.
d. The message “Database owner changed” is displayed in the Results tab
window.
e. In the text window, type sp_dboption
AccessControl,”Trunc. Log on ChkPt.”,true
f. Press <F5> to execute the command you typed.
g. The message “The command(s) completed successfully” is displayed in
the Results tab window.
3. Click the close (“X”) button to close the Query folder, then click [No] when
prompted if you want to save the changes.