vs2019无法连接数据库

img
未能找到任何适合于指定的区域性或非特定区域性的资源,请保证在编译时已将"
Microsoft.VisualStudio.Data.Providers.SqlServer.SqlViewSupport.xml
正确嵌入或连接到程序集"

在这个链接里下载一个dll修复
VS2019在连接到数据库时提示无法添加数据连接【visualstudio吧】_百度贴吧 VS2019在连接到..提示完整内容是这样的:无法添加数据连接。未能找到任何适合于指定的区域性或非特定区域性的资源。请确保在编译时已将"Microsoft.VisualStudio.Data.Providers.S https://tieba.baidu.com/p/7500877847
Visual Studio Feedback Developer community 2 https://developercommunity.visualstudio.com/t/Could-not-find-any-resources-appropriate/1505966

应该是你的数据库连接地址不对仔细检查一下。