Home Forums SQL Server 2005 Administering Changing Database In Single User Mode To Multi User RE: Changing Database In Single User Mode To Multi User

  • Mohammed,

    When I try to put the db in multi user mode I get:

    Msg 5064, Level 16, State 1, Line 1

    Changes to the state or options of database 'rb_data_services_mscrm' cannot be made at this time. The database is in single-user mode, and a user is currently connected to it.

    Msg 5069, Level 16, State 1, Line 1

    ALTER DATABASE statement failed.

     

     

    Rick Bellefond