Search found 4 matches
- Thu Sep 04, 2003 8:53 pm
- Forum: Coding Questions
- Topic: rotating an object around a certain point
- Replies: 3
- Views: 1392
- Thu Aug 28, 2003 7:44 pm
- Forum: Coding Questions
- Topic: select * from db where DATE = '2002-07-06 ...
- Replies: 4
- Views: 1442
- Tue Aug 19, 2003 3:19 pm
- Forum: Coding Questions
- Topic: select * from db where DATE = '2002-07-06 ...
- Replies: 4
- Views: 1442
- Tue Aug 19, 2003 10:40 am
- Forum: Coding Questions
- Topic: select * from db where DATE = '2002-07-06 ...
- Replies: 4
- Views: 1442
select * from db where DATE = '2002-07-06 ...
how can I make a query with dates? I have an old Access file with the coloumns Date and Time, and I want to use the Between clause. But I even can´t get a query if I chose a specific date or time. The Date data look like yyyy-mm-dd 00:00:00 and the Time data look like 1899 etc.
I tried wildcards ...
I tried wildcards ...