[soapbuilders] SOAP Question
by Riffin_13 other posts by this author
Feb 16 2004 7:33AM messages near this date
[soapbuilders] Re: SOAP Question
|
[soapbuilders] Whitespaces in XML specially in SOAP Body
SERVICES Hi,
I was wondering if someone could help me with this question.
I have been trying to find information on how to use web services
that pass a set of data as a recordset or in some format. I am
trying to write an application that will be working through IIS and
Apache web servers. The data will be coming from the Apache web
server and the client will either be written as a PHP page or as a
Java servlet.
The data is submitted from a form submission on the Apache server and
is being sent to the IIS server as a SOAP message for insertion into
a FoxPro database.
We would like to use VB .NET and FoxPro 8.0 as our development tools
for our SOAP object on the Microsoft side. However, I do not want to
have to have to implement a method with all the necessary parameters
for the data to be submitted into the system. In a COM environment I
could just pass the Recordset to the method and have it do its job.
Can this be done through SOAP as well? Can this be done through a
system running Apache to a Microsoft System.
Any help you can provide me with this question would be greatly
appreciated.
Sincerely.
Wayne Morris
-----------------------------------------------------------------
This group is a forum for builders of SOAP implementations to discuss implementation and int
eroperability issues. Please stay on-topic.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/soapbuilders/
<*> To unsubscribe from this group, send an email to:
soapbuilders-unsubscribe@[...].com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|