Page 1 of 1

How to handle MS Dataset object with PEAR SOAP client ?

Posted: Mon May 15, 2006 10:07 am
by sava
How to handle MS Dataset object with PEAR SOAP client ?
Any explanation or examples will be thankful.

Code: Select all

$wsdlObj    = new SOAP_WSDL($wsdlUrl); 
$clientObj  = $wsdlObj->getProxy(); 

$response = $clientObj->Login($dataSet);  ????


Thanks !

Posted: Sun May 28, 2006 6:08 am
by sava
Anybody ?

Posted: Sun May 28, 2006 6:10 am
by Soogn
'Fraid not mate, -- that seems like trying to interface ghandi and hitler...

Posted: Sun May 28, 2006 10:02 am
by Ambush Commander
What is an MS Dataset object anyway?