hello,
after I connect to domino db via notes odbc 9 I can write a query like this
select * from tbl
and I do not have problems.
but can’t use :
where dt= getdate()
in criteria…I get an a error
what to do ?
i’m using access 2010 and I create pass-through query to get result
thanks