I have a form and a subform in it, when a button in the form is clicked, a query runs and inserts some records that have to be shown in the subform. In the code in the button after the query, a Requery command is executed for the subform. It works great on the developers PC, but when we use the PCs of the end-users it doesn't work. The end users have Access Runtime installed.
The strange thing is, that we try in 5 different PCs, all of them with Access Runtime, and just one of them works Ok, the other 4 don't. We check everything that ocurr to us, ODBC definitions, Regional Settings, etc. The main difference is that in the only PC using Access Runtime we have XP, the other 4 are either Vista or Win7.
Any suggestions will be appreciated.
The strange thing is, that we try in 5 different PCs, all of them with Access Runtime, and just one of them works Ok, the other 4 don't. We check everything that ocurr to us, ODBC definitions, Regional Settings, etc. The main difference is that in the only PC using Access Runtime we have XP, the other 4 are either Vista or Win7.
Any suggestions will be appreciated.