Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XmlToCursor
Message
De
21/12/2006 14:20:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
XmlToCursor
Divers
Thread ID:
01179634
Message ID:
01179634
Vues:
53
Hi All
How to resolve the problem in this case:
		<ShipTo>
			<Address>
				<PostalCode>018</PostalCode>
				<CountryCode>CS</CountryCode>
			</Address>
		</ShipTo>
		<ShipFrom>
			<Address>
				<PostalCode>N2T2X8</PostalCode>
				<CountryCode>CA</CountryCode>
			</Address>
		</ShipFrom>
LoadXMl and ToXml fails because it is trying to create 2 tables with the same name
Thank you
Répondre
Fil
Voir

Click here to load this message in the networking platform