So I had to use virtual machine with Office x32 and Windows x32. And all have been good so far.
But now, another issue's appearing. Why does this query raise Syntax error:
select * from [my_table] where
[DateBirth] >= #01.01.1980#
The "DateBirth" field has date/time type. Format of date/time...