Home » Categories » Multiple Categories |
What is my MS SQL Connection String on my SQL Management Studio tool? |
Article Number: 54 | Rating: 4.3/5 from 14 votes | Last Updated: Tue, Sep 9, 2025 at 12:31 AM
|
The connection string of your MS SQL database will always depend on the MS SQL version that you create via our Control Panel. You can find the connection string details by logging into our Control Panel -> Database.
When you connect from your local PC to your database located on our server, there is a remote connection made between your PC and your database on our server. Hence, you need to use our server's IP address to connect. You can find our server's IP Address on the activation email that we sent you during the activation of your account. The following is just an example of the SQL Server connection: ![]() For the new Control Panel, please do NOT use the private IP to connect on your SSMS tool. Please check the following screenshot: ![]() For the above case, the IP used on your SSMS tool is NOT 10.70.15.211,778. However, the correct IP Address is always your Control Panel IP Address, together with the correct SQL Server Port Number (e.g. 159.253.151.168,778) NOTE: If you use the latest SQL Server Management Studio (SSMS) Tool, please make sure you tick the option: "Trust Server Certificate" when making the remote SQL Connection to our DB Server ![]() The following is our SQL Server Port Number: SQL 2008: Port 777 SQL 2008 R2: Port 778 SQL 2012: Port 779 SQL 2014: Port 780 SQL 2016: Port 781 SQL 2019:Port 783
SQL 2022:Port 784
|
Attachments
![]()
There are no attachments for this article.
|
How to Backup MSSQL Database by using "Export Dump"?
Viewed 342 times since Sun, Mar 9, 2025
Can I set up additional logins for my MS SQL database?
Viewed 3055 times since Mon, Apr 30, 2012
How can I change my SQL Server collation name?
Viewed 3543 times since Mon, May 21, 2012
What is the connection string for my MySQL database?
Viewed 4218 times since Mon, May 7, 2012
Do you support MySQL WebAdmin Access?
Viewed 3250 times since Tue, May 1, 2012
Can you grant SELECT PRIVILEGE to the system table mysql.proc
Viewed 6218 times since Mon, Jun 18, 2012
Do you support SQL Reporting Service (SSRS)?
Viewed 4104 times since Tue, May 1, 2012
How often do you backup my website?
Viewed 4855 times since Tue, May 1, 2012
Can I have one database user associated to more than 1 MS SQL database?
Viewed 3335 times since Tue, May 1, 2012
Can I have more than one MySQL database on my hosting account?
Viewed 8507 times since Tue, May 1, 2012
|