Forum Discussion
GreatDaneMusic
Jun 19, 2020Copper Contributor
Error code 13 - not programming, rather office system problem
I have Access code that has run perfectly for over 15 years. Suddenly it started failing with Type Mismatch error with a simple SQL SELECT statement. All the fields but the key field in this SELECT...
- Jun 23, 2020I wonder if you're suffering from
https://www.devhut.net/2020/06/08/access-version-2005-build-no-12827-20268-causing-problems/
Jun 23, 2020
I wonder if you're suffering from
https://www.devhut.net/2020/06/08/access-version-2005-build-no-12827-20268-causing-problems/
https://www.devhut.net/2020/06/08/access-version-2005-build-no-12827-20268-causing-problems/
- GreatDaneMusicJul 01, 2020Copper Contributor
Good news! You were absolutely right! After the last office update from Microsoft, the problem is resolved.
Thank you for your help.
- GreatDaneMusicJun 24, 2020Copper Contributor
I think you are absolutely right! Unfortunately, none of the techniques I read to "downgrade" an office installation worked - none would run. I guess I have to wait until update 2006.
Thank you.