Всем привет. Не могу подключить локальную базу данных для Windows Forms проекта. Для соединения с БД использую следующий алгоритм:
Project -> Add New Item -> Service-based Database
после выбора Service-based Database получаю ошибку:
A network-related or instance-specific error occured while establishing a connection to SQL Server. The Server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.( provider:SQL Network interfaces,error^:26 - Error Locating Srever/instance Specified)
Попытался подключиться через
Project -> Add New Data Source -> Database ->Dataset -> Microsoft SQL Server
Все получилось. Доступ к базе данных есть. Если попытаюсь создать Microsoft SQL Server Database File, то получу ошибку
Login failed for user