Skip to Content
0
Former Member
Dec 03, 2008 at 11:05 AM

Problem with web service to oracle (insert data and return result set).

123 Views

Hello,

I already succeed to implement 2 kinds of scenarios like that:

A. Scenario the send parameters and received parameters.

B. Scenario that received table.

Now I have a problem

I try to implement scenario from web service to Oracle.

I need to send 2 parameters to the Oracle database and received to the web service result set.

Thank you for your help

Elad