Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to collect data from a Oracle database to auto populate few fields on the Infopath form . Our IT group told that Infopath cannot connect directly to Oracle database server but command line interface (CLIF) API can be used to request data using xml and receive data through xml. They also give us a command line interface which is a telnet command. How do I use the telnet command to send the request ? can somebody help me on this ? Appreciated your help

Regards Zac

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.