VB-Java Interaction? - TechRepublic
General discussion
March 19, 2001 at 06:34 PM
psbhosale

VB-Java Interaction?

by psbhosale . Updated 24 years, 11 months ago

I have got a legacy application in VB.
I have got a portal in Java.
My VB application needs to be network enabled.That means,whatever changes I make to my VB database(MS-Access) should be reflected to my website database(SQL Server) and vice-versa.
What it essentially means that clients who log in to my VB application should get current database information.

What could be the solution?How to connect my VB and Java applications so that they would be updating databases on client side as well as web?
Can CORBA be a solution?Or something else?

This discussion is locked

All Comments