TheConeHead
Programmer
How can I do something like:
select * from table where dattimeField like '%1/12/2005%'
I have tried this but it does not seem to work? Is there no way to do a LIKE on a datetime field?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
select * from table where dattimeField like '%1/12/2005%'
I have tried this but it does not seem to work? Is there no way to do a LIKE on a datetime field?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)