Re: Display XML Output from SQL Server




"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:L$zbGR$fGHA.2260@xxxxxxxxxxxxxxxxxxxxxxxx
Hey Terry,

I think Flinky has provided the pretty good code example(thought it is
using .net framework 2.0's class). And as for the article you mentioned,
it
is using the original ASP+COM approach and we should use .net framework's
XML processing classes in our case. Anyway, I've built the following test
page for your reference (I used the Northwind db's Categories table to
make
it simplified):

Which test page?


.



Relevant Pages

  • Re: Function Warning - Null Reference
    ... Going back to my copy of .NET Framework 2.0 App Dev Foundation Training Kit, ... whilst under 'Common Reference Types' is listed System.String. ... Dim hh As Int32, mm As Int32, ss As Decimal, remainder As Decimal ...
    (microsoft.public.dotnet.languages.vb)
  • Re: What dir executing is done from
    ... > If I add a new reference, do I have to move the DLL files with the ... As far as I know, System.Windows.Forms is part of the .Net framework, and so ... code to link in the dll or somesuch, others will know better than I. ... Shipping dlls from other companies may have legal problems, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Using C++/CLI class from VB
    ... program with the .NET framework and then probably adding a reference ... should be a way for these assemblies to "manifest" themselves to ... Is there any really helpful article u can point me to? ...
    (microsoft.public.dotnet.languages.vc)
  • Re: How get a reference to another form?
    ... I assume from your answer that the .NET framework does not maintain a ... reference to the main form as a parameter and returns a reference to ... Just one example is the case of a database applicaiton. ... If forms are going to share a connection object they ...
    (microsoft.public.dotnet.languages.csharp)
  • getting errors while compiling the program written in .NET framework 1.1 using Visual c# 2005 Expres
    ... I have a program written in .Net Framework 1.1 using Visual studio ... I tried compiling the same program in visual c# express edition 2005. ... You must add a reference to assembly 'ADODB, ... I have referenced all assemblies. ...
    (microsoft.public.dotnet.languages.csharp)

Loading