Im currently setting up a SQL server on a remote PC, same location, same connection through an AP. Ive set up a lot of remote servers, but this bad boy isnt being nice to me…
Whats the chances of it being an AP problem? its a cheap chinese one wired into my sons bedroom?
Really depends on a few things that could interfere with wifi connections.
Microwaves
Wifi deadspots
Simply a bad AP
Or a good AP but bad coverage through brick walls.
Could be a combination of things
Generally you would expect some sort of connectivity if setup corectly.
WAPs would generally not have any form of routing/firwall being lan based and file sharing etc would suggest network structure is ok.
Obviously that doesnt mean SQL is a set thing but suggests network is ok…
Guessing you cant connect via MSSQLM from laptop?
Do you install samba using default settings? 'cause last time i had a similar problem was that installed samba on terminal wirh local db causing the issue that wont connect the server
C:\Users\Shakes>ping 192.168.0.50
Pinging 192.168.0.50 with 32 bytes of data:
Reply from 192.168.0.50: bytes=32 time=2ms TTL=128
Reply from 192.168.0.50: bytes=32 time=2ms TTL=128
Reply from 192.168.0.50: bytes=32 time=2ms TTL=128
Reply from 192.168.0.50: bytes=32 time=10ms TTL=128
Ping statistics for 192.168.0.50:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 10ms, Average = 4ms
C:\Users\Shakes>