Hello :)
One more time I need help, because I'm stuck.
I have this table
Table
-------------
int starttime
int endtime
DateTime day
I need to filter this table by DateTime, I need to have possibilty to filter by particular date (for example: 26 JUL 2014).
I'm trying to do it but no result.
Go to the complete details ...