G
Geoff Robinson
Hi,
I need to create a web service which would return the equivalent of a
recordset. I was thinking about returning a dataset object, but I
would believe that is a .NET-only object. My web service may be
consumed by clients written in other platforms, like Java. Being
relatively new to web services, I wasn't exactly sure what to do.
thanks for any help in advance,
Geoff
I need to create a web service which would return the equivalent of a
recordset. I was thinking about returning a dataset object, but I
would believe that is a .NET-only object. My web service may be
consumed by clients written in other platforms, like Java. Being
relatively new to web services, I wasn't exactly sure what to do.
thanks for any help in advance,
Geoff