Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert form xml to vfp.dbf
Message
De
27/07/2004 15:25:22
 
 
À
27/07/2004 14:43:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00928202
Message ID:
00928438
Vues:
26
hi,
thank you for reply,
thank you for help. both mr.luis and mr. Borislav

i want to write at my code if statment,if i have at mytextbox bath, ending with xml,
 do 
CREATE TABLE ...
XMLTOCURSOR(ALLTRIM(thisform.Text1.Value),"VFPCursorName",512)
APPEND FROM (DBF("VFPCursorName"))

else
CREATE TABLE ...
APPEND FROM (thisform.Text1.Value) type xls

endif
regards.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform