Hi there,
I'm new here and I'm pretty much a newbie so I hope you could help me...

I need to compare a datetime from a datebase to a date from DateTimePicker in order to get a datatable only with dates after the specific DateTimePicker date. (Ugh I really dont know how to explain it, I hope you got me. If you didnt just say and I'll try to give a wider explanation)

How can I write it correctly in SQL?
WHERE Date>'???'

Thanks in advance!