Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML Basic - SQL Server 2000
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01045608
Message ID:
01240708
Vues:
25
SELECT    *
FROM       OPENXML (@idoc, 'AddressValidateResponse/Address', 2)
            WITH (Address2  	varchar(50),
                City 			varchar(50))
>I'm getting null as the values. What am I doing wrong?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform