cant connect to sql via ip
Data Source=190.190.200.100,1433;Network Library=DBMSSOCN;
Initial Catalog=myDataBase;User ID=myUsername;Password=myPassword;
i configuered the connection ok and from my laptop-1 i connect to sql server and success
the problem is:
but from another laptop-2 i cant connect to laptop-1 database
how to solve this because i need to run the application (vb.net ) from many computers
the newtwork is wireless or cable
operating systems is windows 10
sql server on laptop-1
other computer on network not install sql server