Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about XMLTOCURSOR
Message
De
28/05/2013 11:45:56
 
 
À
28/05/2013 11:36:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01574959
Message ID:
01574960
Vues:
52
>Any ideas why
>
>
>CURSORTOXML([consignment],[c:\temp\test10.xml],1,512+48,0)
>
>CURSORTOXML([consignment],[m.myXMLString],1,512+48,0)
>
>give me different outputs.
>
>Cursortoxml into a memory variable includes a schema but cursortoxml to a text file doesn't.
>
>Thanks
>
>Nick

try
= CURSORTOXML([consignment],[d:\tmp\test10.xml],1,512+48,0, '1')
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform