Is there a limit to how many contols a single form can have. I am working on a search engine and have all the fields from a table as combo boxes for users to select criteria or text boxes for users to select strings. Everything seems to work fine, but every now and then I get the following error:
"Reserved Error (-1104); there is no message for this error" - the form then does not open
Now this does not happen all the time, and at times all I need to do is restart the database. Unfortunately, it has happened too many times during presentations. What is causing this?
Thanks for all the help.
"Reserved Error (-1104); there is no message for this error" - the form then does not open
Now this does not happen all the time, and at times all I need to do is restart the database. Unfortunately, it has happened too many times during presentations. What is causing this?
Thanks for all the help.
Comment