Can't connect to database from file

前端 未结 3 1866
北荒
北荒 2020-12-10 13:52

I try to connect through: Microsoft SQL Server Database File (SqlClient), but I recieve error:

The attempt to attach to the database failed with the f

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-10 14:21

    You need the SQL Server Express LocalDB add-on, you can get it from here in both x86 & amd64 versions.

提交回复
热议问题