Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursoradapter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01020549
Message ID:
01020633
Vues:
18
>
>oNet = CREATEOBJECT("MSSOAP.SoapClient30")
>oNet.MSSOAPInit("http://fortemobile/avbcoorders/avbcoorders.asmx?wsdl")
>
>lors=onet.getpendingorders(1)
>
>
>lors is a .net dataset returned from the web service...
>
>I just want to simply turn that into a vfp cursor.

I couldn't reach the WSDL. What do you get if you do:
? vartype( lors )
After the code above?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform