Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting unrelated rows from a DataTable
Message
From
20/05/2005 14:21:11
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01016157
Message ID:
01016305
Views:
8
Hi Chad,

Thanks for your reply, I didn't know you could use IN for the DataTable.Rows.Select(string) method. This will also help me in creating filters for DataViews. I'll still have to dynamically create a comma delimited string comprising the primary key values (something I try to avoid as it can create problems later) but this should be rather straight forward using string.join or a regular expression.

Thanks again,

Andrew
Previous
Reply
Map
View

Click here to load this message in the networking platform