Database context does not exist or is invalid wincc что делать
Сообщения: 9
Благодарности: 0
SQL сервер запущен, надо было поставить в настройках TCP ip.
Получилось зайти под локальной админкой в Managment Studio, а дальше проблемы, при открытии своей БД пишет следующее
TITLE: Microsoft SQL Server Management Studio
——————————
The database ‘name database’ is not accessible. (ObjectExplorer)
OK
——————————
А если вызвать у БД свойства то будет ошибка связанная с правами доступа.
Property Collation is not available for Database ‘[namedatabase]’. This property may not exist for this object, or may not be retrievable due to insufficient access rights. (Microsoft.SqlServer.Smo)
Так же при создании нового пользователя появляется ошибка
TITLE: Microsoft SQL Server Management Studio
——————————
Unable to cast object of type ‘System.DBNull’ to type ‘System.String’. (Microsoft.SqlServer.Smo)