I have a time field in my access
Data type is date / time
How do I write SQL statements in my ADO queries ???
And the query date type entered by my edit box is CString
So how do you combine them for querying?
Thank you
I entered it as CString!
Tip Data does not match
My database is date type!
The string can't be found at all.
For example: I entered 2002-2-1 and it was wrong!
Do you have to convert ?!