S
Steve Wagner
Greetings,
I am relatively new to SQL and would appreciate help regarding finding
records between two dates. There are a number of SQL variances I've tried,
but let's start with this one:
"Select * from Table1 WHERE Date BETWEEN 39693.000000 AND 39693.999988"
The query always returns one record even though there are more. I'm using
CDaoDatabase in a Visual Studio application.
Thanks,
Steve Wagner
I am relatively new to SQL and would appreciate help regarding finding
records between two dates. There are a number of SQL variances I've tried,
but let's start with this one:
"Select * from Table1 WHERE Date BETWEEN 39693.000000 AND 39693.999988"
The query always returns one record even though there are more. I'm using
CDaoDatabase in a Visual Studio application.
Thanks,
Steve Wagner