I want to search the DB for records that fall between two dates using two variables in my SQL Statement.
Dim Date1 as Date
Dim Date2 as Date
("Select * from ActiveJobs where JobDate between (*****
**this is where I need help using the variables above)
[sig][/sig]
Dim Date1 as Date
Dim Date2 as Date
("Select * from ActiveJobs where JobDate between (*****
**this is where I need help using the variables above)
[sig][/sig]