bsacheri
New member
- Local time
- Today, 05:20
- Joined
- Aug 9, 2017
- Messages
- 14
I've got a continuous form that is bound to a SQL Server View (linked table). The form is editable by a team of users. I have a button on the form that switches the form to Datasheet View because some users prefer working in a grid. Recently we've noticed that switching to the datasheet view causes Access show "Calculating..." in the status bar and then it crashes with no error message. The datasheet view is more likely to crash if a filter has been applied in form view before switching to datasheet view. The form view and datasheet view are using the same recordsource (the code simply changes the view). If the user right-clicks on the form tab to change the view the same results happen as when they click the button that changes the view.
Prior to switching this application to use a SQL Server backend earlier this year, this feature has been in use with an Access back-end for 10 years and no issues.
If I open the recordsource on its own, as a table in datasheet view, there are no crashes happening.
I'm wondering if an anyone else has seen cases where a form in datasheet view is less stable than the normal form view when SQL Server is used.
Windows Version: 10.0.17763.7136
Windows Bitness: 64-bit OS
Office Version: 16.0.17928.20512
Office Platform: x86
Release: 2408
Prior to switching this application to use a SQL Server backend earlier this year, this feature has been in use with an Access back-end for 10 years and no issues.
If I open the recordsource on its own, as a table in datasheet view, there are no crashes happening.
I'm wondering if an anyone else has seen cases where a form in datasheet view is less stable than the normal form view when SQL Server is used.
Windows Version: 10.0.17763.7136
Windows Bitness: 64-bit OS
Office Version: 16.0.17928.20512
Office Platform: x86
Release: 2408