I am in the process of designing a small(1.9Mb) database which so far is working well except for one thing.
There is one form with three tabs which works absolutely fine until I add a textbox in the 3rd tab. Once I do that, the form gets corrupted and I can't open it anymore (Error 2004, there isn't enough memory to perform this operation...)
This form contains a total of about 15 fields and controls, so it's not like I am asking too much to the system when loading it.
Because this has happened a few times with this particular form, I've had to go back to an earlier version of the form and import into the database and then basically every time I make a single change to it, I save the database and then perform a "compact and repair". Even when doing this, the minute I add a text box in that form, the form stops working.
Why would this be?
How can I avoid this problem? I do need to add this field to this form...
How can I "uncorrupt" this form?
Thanks
mafhobb
There is one form with three tabs which works absolutely fine until I add a textbox in the 3rd tab. Once I do that, the form gets corrupted and I can't open it anymore (Error 2004, there isn't enough memory to perform this operation...)
This form contains a total of about 15 fields and controls, so it's not like I am asking too much to the system when loading it.
Because this has happened a few times with this particular form, I've had to go back to an earlier version of the form and import into the database and then basically every time I make a single change to it, I save the database and then perform a "compact and repair". Even when doing this, the minute I add a text box in that form, the form stops working.
Why would this be?
How can I avoid this problem? I do need to add this field to this form...
How can I "uncorrupt" this form?
Thanks
mafhobb