I am using VB.Net as the frontend.
And SQL Server 2000 as the backend.

There are two different database servers lying in different countries.

How to I share data between the two servers using VB.Net as the frontend in an efficient way ?

Please suggest.