Hi all, I have got two servers.Let it be server1 and server2 now i have an application one on server1 which gets the data everymonth and stores in the database and now the problem is the application in server2 also need the data to be accessed but data is entered only once in server1 application.Here server2 application is in .Net and server1 application is in java.Both uses MYSQL 5 as backend.
Now my question is how the data can be shared between these two servers. Any solutions are mostly welcome. Thanks in advance regards venu.