Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use SQL over HTTP

977202Oct 3 2013 — edited Oct 4 2013

I want to access Oracle database like bellow.

Clients send SQL over HTTP.

Then server gets this request and search for Oracle database.

Next the server responds this result set.

Finally the client can operate this result set with some method like FIND as like as do for one of objects.

Does anyone know ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2013
Added on Oct 3 2013
4 comments
664 views