nuttychick
Registered User.
- Local time
- Today, 22:51
- Joined
- Jan 16, 2004
- Messages
- 84
I have an Access 97 backend and Access 2003 mde client.
One of the forms in this is database uses fields bound to a query to show the dates of a certain record and unbound fields to allow the user to suggest new dates.
The on click event of the save button uses SQL to save all this information to a table as a new record.
This is working fine on my own machine and a number of others, however there are a handful where the Dates from the bound qry fields refuse to be saved - all the other data is entered into the table but these fields are missing.
All users have the same version of the client and backend and we work within a controlled environment.
I am waiting to get the full version of MS Access on one of the effected workstations so that I can watch the code but until then I was wondering if anyone has seen this before?
Could it be related to different version of .dll or .ocx files??
Any suggestions much appreciated
One of the forms in this is database uses fields bound to a query to show the dates of a certain record and unbound fields to allow the user to suggest new dates.
The on click event of the save button uses SQL to save all this information to a table as a new record.
This is working fine on my own machine and a number of others, however there are a handful where the Dates from the bound qry fields refuse to be saved - all the other data is entered into the table but these fields are missing.
All users have the same version of the client and backend and we work within a controlled environment.
I am waiting to get the full version of MS Access on one of the effected workstations so that I can watch the code but until then I was wondering if anyone has seen this before?
Could it be related to different version of .dll or .ocx files??
Any suggestions much appreciated