How to access SQL Server running on another machine
ฝัง
- เผยแพร่เมื่อ 13 ม.ค. 2025
- 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...
Finally you can move this project without database to any other local computer and save data where we have already configured SQL Server.
great video friend I build it and it worked fine will also try it from another computer
And also I tried it from another PC over LAN and it worked flawlessly. Thanks again brother. Your tutorials are really tutorials which make people to learn. I hope we will see more on this from you.
@@silverhawk760 plz guide me how to run it on anther machine using LAN connection
Excellent Bro.... Good Job
Thanks nice explaination
nice explanation. thanks
do you use lan wire??
Where is copy conectionstring data source????, I can't see you copy where? Please,
This is awesome! Thank you!
10.36 link in the description ?
Hi...could you please do a explain vedio about how to access network base installed sql database in c#.net application which are insattled in multiple machine
Very nice one. Could you please make a video of creating localhost website, but it can able to use on another machine on same network like update, query,delete and we want to use with 'microsoft sql server ', not with 'Xamaap'. Is it possible for you to show me the guide?
Thanks for watching my tutorials. The process will be same. Let me know if you have any problem.
where is the complete code. where is the link.can you please share it
how did you ran the exe file on other pc...pls tell
Are these computer in local area networking
Yes
What about if second computer is in another location
Frist computer work I'd done... But 2nd computer how to accesss 1st computer.. Plz... Tell him in datail... Plz sir reply me.
both computers are connected on the same database. If any computer will save a data to the database, both saved data will be shown to the two computers. It's as easy as that.
Shakir Sir please upload the second part
It's complete tutorial and there no second part.
when I put the exe file into another PC I got error " Login failed for user ". while I copied the same piece of code by your video.
This is database connection problem
@@ShakirAlimit so how it will be fixed thar problem (database connection )problem
shakir when i move my C# project to another computer, i got some error login failed for user \Guest.
How i fix this error. Please help
@Jehanzaib Please watch the video carefully and follow all the steps i am sure you will not face any problem.
I don't understand app config
clear explanation but this video isn't complete, please upload part 2. thank you