Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query a datatable
Message
From
22/11/2006 14:33:46
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
22/11/2006 14:04:58
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01171885
Message ID:
01171902
Views:
6
dim rows as DataRow() = dt.Select("lActive = True")
Replace lactive by your field name.

>I have a routine that returns a DataTable containing employees that live in a given state. However, now I want to query that DataTable result to select active employees. How can I query a DataTable?
>
>Thanks,
>
>Jerry
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform