adambom
July 24th, 2008, 10:03 AM
I am developing an application that connects to a SQLServer 2005 database with VB .Net. At the same time, the application requires that I be connected to another location using Cisco VPN Client v 4.8.02.0010. The database is located on our LAN, while the VPN connects to a host on our WAN. I am able to connect to the database just fine unless I have an open VPN connection. When I go to connect to my database while the VPN connection is open, connecting takes a long time and I can't view the content in my tables. What is going on here?