Dear Fellows,
I want to make an online
transaction program for which I need help. The problem is that, if a branch
enters an entry that entry should hit three system’s databases. These three
systems are connected to network but the application is not connected. For
example, there is two branches namely branch1 and branch2 and a head office
namely HO1. If a user at branch1 enters a record that record not only hit that
branch database, but also hit branch2 and HO1 databases as well. Can I use
Virtual Private Network (VPN) to do this?
Is there any tutorial available for
such problem? I am using VB.NET and SQL Server 2000. Any suggestion will highly
be appreciated.