Introduction

The database is the most fundamental part of the application. Without the database, there is no presence of the application. Most real-world applications contain databases such as those used by hospitals, businesses, and the public and corporate sectors. The issue that we want to address is that the database concurrently uses these kinds of applications. Let’s say we take the example of the “Train Reservation System;” if we install the database to the specific station then we are unable to pick the complete schedule of the trains on the other stations, so we need to install the database on the separate machine and access it remotely.

Step 1. Open the SQL Server Management Studio and login to the database, using the SQL Server/Windows authentication.

SQL Server

Step 2. After login, go to the Object Explorer and right-click on the root directory, in my case named HUMZA ( SQL Server and versa), and click the Properties and this window will open.

 Object Explorer

Click the connections and make sure the following check box is Checked.

Click the connections

Step 3

Step 4

Step 5

Conclusion

By followings the steps listed above, we are able to access the SQL Server database remotely but for production use, we must buy the static-IP asby using the static-IP, we can host the Web on the local PC, make FTP Server, and we can host the database also.