Hi hope this finds you well,
I recently had an issue that was resolved in this last thread where there was an issue trying add a record using one form and then immediately open it up in another form.
Now suddenly, after working on a separate form in the program the form that was fixed randomly seems to have broken.
I think this problem began to occur after the program crashed and I lost many hours of vba code, but none in the form that this problem seems to be associated with.
When I add a new record and open the form immediately to the newly created record, the form fails to load any of the controls in the details section and remains blank until manually refreshing 5 seconds later.
This happens on older versions of the file that were working previously too.
It randomly spawns message boxes when I try to save a record in the form
And it says when attempting to edit VBA code
The database is currently in my documents folder and has a split backend. No one else is using it.
I also have record locks disabled on the forms.
I think I have record locking disabled in Client Settings and have Shared mode toggled.
Oddly enough, at the same time the Edge Browser Control I had in the form, and was using to display pdfs, broke and no longer renders anything but a white box when I change its recordsource. Not sure what's going on.
Any ideas on how to fix it?
Thank you,
Max
*Edited for clarity*
I recently had an issue that was resolved in this last thread where there was an issue trying add a record using one form and then immediately open it up in another form.
Now suddenly, after working on a separate form in the program the form that was fixed randomly seems to have broken.
I think this problem began to occur after the program crashed and I lost many hours of vba code, but none in the form that this problem seems to be associated with.
When I add a new record and open the form immediately to the newly created record, the form fails to load any of the controls in the details section and remains blank until manually refreshing 5 seconds later.
This happens on older versions of the file that were working previously too.
It randomly spawns message boxes when I try to save a record in the form
Microsoft Access can't save design changes or save to a new database object because another user has the file open. To save your design changes or to save to a new object, you must have exclusive access to the file.
And it says when attempting to edit VBA code
You do not have exclusive access to the database at this time. If you proceed to make changes, you may not be able to save them later.
The database is currently in my documents folder and has a split backend. No one else is using it.
I also have record locks disabled on the forms.
I think I have record locking disabled in Client Settings and have Shared mode toggled.
Oddly enough, at the same time the Edge Browser Control I had in the form, and was using to display pdfs, broke and no longer renders anything but a white box when I change its recordsource. Not sure what's going on.
Any ideas on how to fix it?
Thank you,
Max
*Edited for clarity*
Last edited: