How to access SQL Server running on another machine

Shakir Ali
Shakir Ali
19.1 هزار بار بازدید - 7 سال پیش - In this tutorial we will
In this tutorial we will learn how access SQL Server running on another machine. We will see how to save data into database which is present on another computer. First we will create a project in Visual Studio and write ADO.Net code to save data into database. After this will configure our computer to allow the incoming client’s request. You can visit the following link for more details about how to access / configure SQL Server running on another computer. Link: docs.microsoft.com/en-us/sql/relational-databases/… Finally you can move this project without database to any other local computer and save data where we have already configured SQL Server.
7 سال پیش در تاریخ 1396/04/29 منتشر شده است.
19,145 بـار بازدید شده
... بیشتر