That's a good point, thanks!
So just to be sure, you mean something like:
Set rst = dbs.OpenRecordset("SELECT * FROM Bestellungen WHERE 1=0", dbOpenDynaset, dbSeeChanges)
I just tried and changed that line, seems to do the same job. I will distribute that frontend to the users and see if that...