简体   繁体   English

无法连接到我的SQL Server Management Studio中的arvixe数据库

[英]Cannot connect to arvixe database in my SQL Server Management Studio

I have to access my arvixe.com database in my SQL Server Management Studio 2014 . 我必须在SQL Server Management Studio 2014访问arvixe.com数据库。 Can Anybody guide me? 谁能指导我? Screenshot attached. 屏幕截图已附上。 What was the problem with it 这是什么问题

在此处输入图片说明

I try to telnet your server ws4.win.arvixme.com on 1433 port and it replies me. 我尝试在1433端口上远程登录服务器ws4.win.arvixme.com ,它回复了我。

So you must to change your server connection as follow: 因此,您必须按照以下步骤更改服务器连接:

Server name: ws4.win.arvixe.com:1433
Login: anstylec_dealbargains
Password: your password

When you access to your application server by browser you'll write: 当您通过浏览器访问应用程序服务器时,您将编写:

https://ws4.win.arvixe.com:8443

But the port of your database is different 但是数据库的端口不同

Pay attention 请注意

The upper solution is if the server has managed by service provider. 上层解决方案是服务器是否由服务提供商管理。

If the database server has managed by you, please follow these steps: 如果数据库服务器由您管理,请按照以下步骤操作:

Go to `Sql Server Setting`
And arrive until this leaf of your tree (I can post the italian version)

选叶

So check if TCP/IP is enabled. 因此,请检查是否启用了TCP / IP。

If yes click on it and check the port 如果是,请单击并检查端口

Server name: ws4.win.arvixe.com Login: Your Database Username Password: your password 服务器名称:ws4.win.arvixe.com登录:您的数据库用户名密码:您的密码

This article helps me alot 本文对我有很大帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法使用 Management Studio 连接到 RDS SQL Server 数据库 - Cannot connect to RDS SQL Server Database using Management Studio Arvixe托管和Visual Studio SQL Server数据库项目 - Arvixe Hosting and Visual Studio SQL Server Database Projects 无法使用Management Studio连接到本地SQL Server - Cannot connect to local SQL Server with Management Studio 无法连接到 SQL Server Management Studio 中的 Azure - Cannot connect to Azure in SQL Server Management Studio 无法连接到服务器-SQL Server 2014 Management Studio - Cannot connect to server - SQL Server 2014 Management Studio 无法从 Management Studio 远程连接到 SQL 服务器 - Cannot connect to SQL Server remotely from Management Studio SQL Server Management Studio在复制期间删除了我的数据库 - SQL Server Management Studio deleted my database during copy 如何将Ruby连接到SQL Server Management Studio? - How to connect Ruby to SQL Server Management Studio? 如何将SQL Server Management Studio中的数据库连接到Visual Studio中的Windows窗体应用程序? - How to connect a database in SQL Server Management Studio to a Windows Form Application in Visual Studio? SQL Server Management Studio无法连接 - SQL Server Management Studio can not connect
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM