Frank,
It sure does solve mine. It works on forms where you apply an Autofilter
or Filter by form.
Now tell me please: the macro in issue 78988, does it get run
automatically every time I open the database? Or does this variable get
set permanently in the database? Or do I need to make sure this code is
run on start?
Thanks,
Ferry
Op donderdag 16-10-2008 om 15:53 uur [tijdzone +0200], schreef Frank
Schönheit - Sun Microsystems Germany:
> Hi Cédric,
>
> > How can I prevent the {D} character to come in the filter, surrounding my
> > date value ? Is it possible ?
>
> Does the solution described in issue 78988 help? In the course of this
> issue, a (hidden, so far) per-ODB setting was introduced which controls
> how date values are described in SQL statements, exactly because of the
> problem you describe. The new setting can be modified with a 3-line
> Basic macro. Please try this out, and tell us if it solves your problem.
>
> Thanks & Ciao
> Frank
>
>