Hi folks,
This is a very typical situation wherein one needs to communicate to server thru a vb application. Let me explain it in brief.
The client is having a toolkit built in VB. This VB toolkit generates a XML document whos data is to be sent to the server. However, the server is written completely in
JSP's. Now for sending the data to server I need to communicate between the client VB application and the server.
This is possible through ADODB or
SOAP. And I was successful in doing it with SOAP. But I don't want to make the database connection available at the client side and I want to make use of such technologies that are approved by w3.
So, my friend please suggest me some method of solving this problem. Any sort of help from yours is welcome...
waiting for replies ....
nitin