Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML datetime converted to {}
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
XML datetime converted to {}
Divers
Thread ID:
00709077
Message ID:
00709077
Vues:
63
I'm getting some XML passed into my VFP COM component from as ASP.NET page. The XML has dates in the form
<xs:element name="date_in" type="xs:date" />
<date_in>2002-08-01T00:00:00.0000000-07:00</date_in>
When I use XMLTOCURSOR(tcRecord,"cRecord",4) the date (datetime) field above is interpreted as {} instead of {^2002/08/01}. Anyone know how to correct this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform