I've got 2 masked edit boxes (mask = ##/##/####) i want the user to be able to input the dates and have it select all dates between and including the user inputted from my database
I can get it to work if i put the dates directly into the SELECT statement but not having any luck otherwise




Reply With Quote