Jemacc,
I am not an Access or
VB(A) developer. The "application" is just a form, made by our end users, that opens automatically when the mdb file is opened. The form is based on one big not-normalized table. There is no
VB script that can launch a requery request. I moved this table from Access to DB2 because of stability issues when the mdb file was used by multiple concurrent users. This is a temporary solution until our production database and applications are ready to roll out.
I tried this method in test at the end of last year. And it worked flawlessly. When I made the changes last week (for production), I encountered two show-stoppers (the first was a constant "No current record" error each time we tried to update a record, solved by PATCH1=131072). And now this one. It's nice when things behave reproducible.
With kind regards
Wim