Home > Database > Mysql Tutorial > body text

新建 SQL SERVER 注册失败,简易解决技巧

WBOY
Release: 2016-06-07 17:46:41
Original
1900 people have browsed it

如果在C上注册S上运行的 SQL SERVER 失败的话,可能在C上运行需要访问S的应用程序都会连不上数据库。

可以在C上先试试用“\”访问S,例如在C的地址栏里输入“\192.168.0.1D$”,输入用户名和密码,保存。

然后再试试注册。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template