Re: Querying XML Files
- From: "Ken Cox [Microsoft MVP]" <BANSPAMkjopc@xxxxxxxxxxx>
- Date: Fri, 7 Oct 2005 00:33:12 -0400
Hi Bahman,
If you know SQL and want an easy way to query XML, check out
WilsonXmlDbClient. I wrote about it recently on my blog:
http://weblogs.asp.net/kencox/archive/2005/10/04/426600.aspx
Ken
Microsoft MVP [ASP.NET]
"Bahman" <Bahman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:736715A7-2288-4BEB-B05A-486AE1E76D6E@xxxxxxxxxxxxxxxx
> Hello!
>
> I have one issue that I am trying to work out.
>
> I am creating an RSS XML feed. However, I want the user at the other end
> to
> be able to query the XML file, for example, display only records for a
> particular room. This would be similar to 'where room_id = 12'.
>
> Is there an easy way to do this?
>
> Thank you very much!
>
> -Bahman
.
- Prev by Date: Re: Can I force a Windows Authentication / Login?
- Next by Date: How to identify which row to be selected in itemtemplate column under gridview?
- Previous by thread: Re: Querying XML Files
- Next by thread: Re: Querying XML Files
- Index(es):
Relevant Pages
|