Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty xsd creates with xmlToCursor a cursor with one ent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00643058
Message ID:
00643088
Vues:
10
Check this out:

Create an empty Cursor
CREATE CURSOR foo (name c(30), vname c(30))
Create XML
CURSORTOXML('foo','bar',1,0,0,"1")
Create a new Cursor from XML
XMLTOCURSOR(bar,'foo1',0)
and get 1 empty Datarecord!

Why?
CU,

Sven

If you post a reply, kindly refrain from emailing it, too.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform