// JP opened flex table

Click to See Complete Forum and Search --> : Remote Database Querying


RCPeate
November 9th, 2001, 04:37 AM
Problem:
We are currently building a system around the J2EE architecture, one of the things we are trying to do is to develop a client that can interrogate a data-base on a remote machine, we have considered using XML but we feel this may be inappropriate for some of the results e.g. large GIS data. We have decided not to use RMI based facilities such as EJBs as we are trying to maintain a system accessible be any clients e.g. VB, C++.
If anyone has had any similar problems and could suggest a solution or possible new methods we would be very grateful.

Thank you
RCP

//JP added flex table