How to send updated dataset or temp-table in openedge web services through .NET

LINUS

New Member
Hi All,

I am consuming an openedge webservice(which includes prodataset) in .NET . It works fine if I have to read from dataset but when I try to update , at the .NET side it is not showing me dataset object.

If anybody have any example regarding this, can share.

Thanks in advance
LINUS
 
i'm using OpenEdge 10.0B. May I know is it able to use prodataset?
or I just direct connect using ODBC? any sample on prodataset?
because i felt that the prodataset gather the data better instead of using ODBC pull into dataset.

Regards,
 
Back
Top