08-14-2022, 05:04 PM
|
|
Confirmed User
Industry Role:
Join Date: Oct 2018
Location: New Orleans, Louisiana. / Newcastle, England.
Posts: 1,153
|
Quote:
Originally Posted by sarettah
Where did you get that from?
It should be "where ShowDate between......"
Unless you are storing a string in the database instead of a date. In that case it would be
"where cast(ShowDate as date) between....
.
|
I threw it together lol
Thank you 
|
|
|