Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WHERE clause in DATASET
Message
From
27/10/2003 10:12:49
 
 
To
27/10/2003 07:12:39
Larry Santos
Local Data System
Philippines
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00842856
Message ID:
00842949
Views:
15
>Is there any way to re-fill the table in my dataset with a WHERE clause in my SQL statement?<

Yes, just set your SqlCommand.CommandText equal to the SELECT statement with the WHERE clause in it and Fill the DataSet again. Does this answer your question or have I totally misunderstood your problem?

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform