Board index » delphi » Interbase date time question
Stijn Verrept
![]() Delphi Developer |
Fri, 22 Aug 2003 02:51:13 GMT
Interbase date time question
Hi,
I didn't find an interbase newsgroup so i'll try this one. I want to get all records where the TS_begin field is between 2 datetimes. Interbase doesn't seem to have a 'between' function so i thought of select * from TIMESHEET where but this gives only 1 record where there supposed to be 3. Any help? Thanks in advance, Stijn Verrept. |