Microsoft Visual Studio 2013 Stopped Working when adding connection(添加连接时 Microsoft Visual Studio 2013 停止工作)
问题描述
在下一个屏幕上,当我单击测试连接"时一切正常.我连接成功.当我单击确定"时,我的 Visual Studio 会在没有警告的情况下崩溃.怎么了?
On the next screen when I click on Test Connection everything is fine. I get a successful connection. When I click on ok my Visual Studio crash without warning. What is wrong?
推荐答案
检查您的数据库名称是否正常工作,或者检查您的数据库安装以连接到任何 stdio,因为其他输入数据显示正确.
Check your database name if it is working correctly or check your database installation to connect to any stdio because other input data is seeing correctly.
这篇关于添加连接时 Microsoft Visual Studio 2013 停止工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:添加连接时 Microsoft Visual Studio 2013 停止工作


- 以一个值为轴心,但将一行上的数据按另一行分组? 2022-01-01
- 如何将 Byte[] 插入 SQL Server VARBINARY 列 2021-01-01
- 如何使用 pip 安装 Python MySQLdb 模块? 2021-01-01
- 远程 mySQL 连接抛出“无法使用旧的不安全身份验证连接到 MySQL 4.1+"来自 XAMPP 的错误 2022-01-01
- 在SQL中,如何为每个组选择前2行 2021-01-01
- 如何将 SonarQube 6.7 从 MySQL 迁移到 postgresql 2022-01-01
- SQL 临时表问题 2022-01-01
- 更改自动增量起始编号? 2021-01-01
- 导入具有可变标题的 Excel 文件 2021-01-01
- 使用 Oracle PL/SQL developer 生成测试数据 2021-01-01