I have a small VB.Net project that queries a sql database every 5 minutes, using SQLDataAdapter and SQLConnection. This is generally fine however if a user moves location - moving from the LAN to the WAN environment I get an error. Is there anyway to refresh my connections?
VB.Net app SQLDataAdapter switching from Wired (LAN) to Wireless network (WAN)
Collapse
X
Comment