I want to select records having the following criteria: Invoice Date >= January 1, 2011 and Invoice Date <= June 30, 2011 and City = "Vancouver". How would I code this using VB.Net?
Thanks.
Using VB.Net Code To Filter Records
-
- Posts: 3
- Joined: Fri Sep 02, 2011 2:40 pm
- Location: Canada
Using VB.Net Code To Filter Records
Hello,
Sorry, maybe we did not exactly understand your question.
You can use this criteria in your query or uses Filters in databand.
Thank you.
Sorry, maybe we did not exactly understand your question.
You can use this criteria in your query or uses Filters in databand.
Thank you.