If the database upgrade failed and the database is in
Restricted
mode, take the following steps.
Open SQL Management Studio on the server.
Right-click
Accounts Production Database
, select
Properties
, then
Choose Options
.
At the end of the list change
Restrict Access
from
RESTRICTED_USER
to
MULTI_USER
.
The application will open and connect to the database.