We have an Access 2010 accdb with links to SharePoint tables hosted in Office 365. We have noticed that from time to time the SharePoint tables get disconnected, and we have to go into the button under File that says "Reconnect All SharePoint Tables."
We have noticed this is happening more frequently now, and it seems to usually happen at around midnight Pacific Time, for some reason.
This database is an automated process that uploads data to the SharePoint tables, and is unattended. Thus, this disconnection problem is a real problem because we sometimes don't notice that it's happened for a day or more.
1) Is there anything we can do to minimize the occurrence of this disconnection problem?
2) Is there a way to do the reconnect button in code, so that I can just do that each time the process is run?
Thanks!
This database is an automated process that uploads data to the SharePoint tables, and is unattended. Thus, this disconnection problem is a real problem because we sometimes don't notice that it's happened for a day or more.
1) Is there anything we can do to minimize the occurrence of this disconnection problem?
2) Is there a way to do the reconnect button in code, so that I can just do that each time the process is run?
Thanks!