Using VB.Net Code To Filter Records
Posted: Fri Sep 02, 2011 2:44 pm
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.
Thanks.