My current Access DB is using Microsoft Office 15.0 Object library. Some times if some one opens it in MS Office 16.0 Object library is missing error is showing up.
How can I handle this programmatically so that we will not see the missing Microsoft office 16.0 Object library when opened in MS office 2013 environment or vice-versa.
I know the easy way to fix it by going to tools- references and unchecking the missing link but I would like to do it programmatically.
Thanks in advance