Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML Return from SPROC
Message
From
09/10/2003 11:16:59
 
 
To
29/09/2003 12:21:54
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00833196
Message ID:
00836917
Views:
21
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform