You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Ni...@progressive.com on 2002/08/02 16:05:39 UTC

SOAP and web service involving DB2??? HELP Plzz

Can anyone send me a sample code for a simple SOAP
call in which I can have some DB2 database activity
to be performed by webservice and it bring some
information back to the client.

1. Client sends the parameters to the web service, say Name of an employee
2. Web Service will take the parameters and
    use that parameter in an SQL Query and return back with "Phone number
or Employee number" of that employee.
3. This info. will be then send to client.

I know how to make simple SOAP calls...But I want some database activity at
Web Service side..

Thanks
------------------------------------------------------------------------------------

Nishant Awasthi