G
Guest
I've developed an app for our company using VB.NET (winforms) and SQL server
express running on our SBS server.
The app works really well within our LAN but I often work remotely and quite
often would benefit from using my custom app. I've tried the VPN but for
some reason my app just won't connect to the database.
What I'd like is some advise about how I can allow remote clients to access
a SQL database that lives inside our LAN. I've never done any work with web
services but I thought I might be able to do something there. Or maybe it's
a simple matter of a firewall port and a clever connection string.
Any advice on the best strategies to adopt for this problem would be hugely
appreciated.
TIA
Russ
express running on our SBS server.
The app works really well within our LAN but I often work remotely and quite
often would benefit from using my custom app. I've tried the VPN but for
some reason my app just won't connect to the database.
What I'd like is some advise about how I can allow remote clients to access
a SQL database that lives inside our LAN. I've never done any work with web
services but I thought I might be able to do something there. Or maybe it's
a simple matter of a firewall port and a clever connection string.
Any advice on the best strategies to adopt for this problem would be hugely
appreciated.
TIA
Russ