Sqlserver on a network

Asked

Viewed 49 times

2

I have Sqlserver 2014 installed on my laptop and it is in it that I program in visual studio, but I also have a desktop on which is only installed the visual studio because I do not have much space to have also Sqlserver. My question is whether it is possible to use the SQL I have on the laptop using the desktop.

1 answer

1


Yes, just on your pc in Visual Studio, add a server in the tab (server explorer),right click and the context menu that opens will have the option, add server, then just enter with the ip-do-your-laptop:port where you are running your sql server.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.