Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML Return from SPROC
Message
De
09/10/2003 11:16:59
 
 
À
29/09/2003 12:21:54
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00833196
Message ID:
00836917
Vues:
22
>I need a code sample that I can use that shows how to return XML from a stored proc in SQL Server 2000 into a variable in C#/ASP.Net.
>
>I have already written a SPOC that produces the XML I want.
>
>Thanks.

Use the sqlxml managed classes. Here is a great article on the subject.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/sqlxml_intromanagedclasses.asp

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform