Internet access when SQL Server does not run...

  • Thread starter Thread starter Jan Nielsen
  • Start date Start date
J

Jan Nielsen

Hi
I have a Vb.Net application that is connected to a SQL Server.
If I run the program when my SQL Server isn't running my firewall informs me
that my program tries to access the Internet.

Does anyone know why? and can this be prevented (I of course just block it
in the firewall but it annoys me)

Best regards

Jan
 
I expect the DNS routines are searching for the server. No, this is by
design.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
MVP, hRD
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Thanks Bill
Nice to know

Jan
William (Bill) Vaughn said:
I expect the DNS routines are searching for the server. No, this is by
design.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
MVP, hRD
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

informs
 
Back
Top