forms don't completely load

supmktg

Registered User.
Local time
Today, 16:54
Joined
Mar 25, 2002
Messages
360
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
 
I would assume its the ODBC driver - you tried to reinstall it ?
 
Check to be sure that you have installed the latest service packs. There was problem like this that was corrected with a service pack update.
 

Users who are viewing this thread

Back
Top Bottom