tbailey922
MIS
Hello,
This has me stumped and I can't seem to figure it out. I created a vb.net project and it connects to a sql server. It all works fine inside the company network but when I try to run the program from home over vpn it says it can't find the sql server. Here is my connection string: workstation id="ENERFAB-4Y86C3I";packet size=4096;integrated security=SSPI;data source=INTRANET;persist security info=False;initial catalog=Test Does anybody have any ideas what this could be?
Thanks in advance
Tim
This has me stumped and I can't seem to figure it out. I created a vb.net project and it connects to a sql server. It all works fine inside the company network but when I try to run the program from home over vpn it says it can't find the sql server. Here is my connection string: workstation id="ENERFAB-4Y86C3I";packet size=4096;integrated security=SSPI;data source=INTRANET;persist security info=False;initial catalog=Test Does anybody have any ideas what this could be?
Thanks in advance
Tim