All of a sudden, some of the forms in my application are not loading completely. For instance, a combo box that contains names (and should be filled) is empty, while all of the other controls are filled. The combo's row source query has records, but the dropdown is completely empty. We get no error message.
Another example is a form that has 2 subforms on it. One subform gets filled, but the 2nd one does not. All other controls are working properly. On this form we are getting the following error message (repeatedly) when we open the form: "Object invalid or no longer set.".
The application uses A2k as the FE, and has an ODBC connection to a SQL Server db as the backend.
These forms have been working (flawlessly) for several years, and are currently working (flawlessly) from a different workstation.
Can anyone give me any idea what might be causing this?
Thanks,
Sup
Another example is a form that has 2 subforms on it. One subform gets filled, but the 2nd one does not. All other controls are working properly. On this form we are getting the following error message (repeatedly) when we open the form: "Object invalid or no longer set.".
The application uses A2k as the FE, and has an ODBC connection to a SQL Server db as the backend.
These forms have been working (flawlessly) for several years, and are currently working (flawlessly) from a different workstation.
Can anyone give me any idea what might be causing this?
Thanks,
Sup