Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can this be done in ADO.NET?
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00672197
Message ID:
00672580
Views:
7
>That's pretty much what I thought...I knew you could do filters and other things in ADO.NET, but didn't think that actual SQL statements could be executed.
>

Other than the filtering of a table that ADO.NET provides, another alternative is to put the data into an XMLDataDocument and use a XPath query.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconperformingxpathqueryondataset.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform