I am trying to query a table in oracle from Access 2000 using the
following criteria.
select * from table1 where DATE_RECEIVED between '1/jan/2003' and
'30/jun/2003'
I am using the Oracle odbc driver.
Records should be returned but nothing.
I have tried using different formats, but nothing works.
I am new to Oracle and need some assistance on this small issue.
Any help is appreciated.
Thanks,
Johann
--
Posted via http://dbforums.com
Comment