Is it possible retrieve data from unidata database using functions or through socket programming?
Currenty our client request for integration from oracle 10g Enterprise database with their unidata database. They do not want direct link to unidata database as it contains critical convidential. This is the problem that we are facing now. So far, the client accessing the database using socket programming through PERL script, but what we want is directly interact with the data in the oracle. I believe we are able to create DB Link to unidata database but the client does not want it as they wants to get the data through socket programming.