Greetings,
I've posted this msg elsewhere with little response, so I'll try here. In
summary, because of the lack of an appropriate data provider, I need to
develop or preferably find a quick (but not too dirty) solution to provide a
suitable environment for a handheld device to communicate effectively with
PL/SQL stored procedures running on an Oracle server, as follows:

.Net CF App (handheld device) <---> XML web service (desktop/server) <--->
Oracle DBMS (same desktop/server)

There must be quite a few similar solutions out there. Presumably then,
there are quite a few tried and trusted modules/dll's to satisfy the
requirements of the first two parts (above). Are there any samples out there
or is it
necessary to re-invent the wheel?

Thanks