>How large is your network? Are you sure its not due to Windows going to sleep? Does the problem only happen when the app is idle?
In this instance 8 computers and 1 server. The server is running Server 2012 R2 Hyper V w/a SBS 2011 VM server that used to do the file share. Now I have the file share moved to a different VM server running 2012 R2. Windows is not going to sleep. I
have all the WIndows 10 machines set to not go to sleep and it'll happen right while you're using the computer (such as web browser) but access sitting idle.
Yes, the problem only happens when the app is idle. We've had it happen as quickly as 5 minutes, as long as 15 or 20.
> Its probably not a good idea to leave an Access FE open and idle at any time.
It's not feasible to have my users shut down the app any time they are going to be idle for more than 5 minutes. Our application is based on inventorying items that we might not have any idea what they are, so it's necessary to go browse the web for a while
to look up information and then come back to it.
>Also you said; "I've tried running the FE DB locally and it still does it." Does this mean you are using a shared FE, because that is not the way to go.
I understand "this is not the way to go" as has been said for years and years, however as I said in previous reply I've got dozens of DB's running at various clients and I share the FE all the time without any problems. It's easier to update one copy
then try to maintain a separate copy on each client. I also use readonly and runtime switches at most clients, however this gets off topic as I have no problem copying down the FE to each workstation in this instance (as I already have) and it still does
the same thing. So the shared FE is not the problem.
I can take a workstation with Windows 7 and Office 2013 and put it in the same network jack and it will run just fine. I can leave the front end open over an entire weekend and not get disconnected. But with windows 10, that doesn't happen. I know this
is weird and believe me, years and years of doing DB's and troubleshooting without ever posting something here because I can always come up with a solution/fix. In this case, I am at a loss.
There used to be a thing way back in the day on Windows File servers and older clients (i.e. WFW 3.11, Win 95) called Opportunistic locking that caused HEAPS of problems with ISAM databases such as Access/B tree/C tree and other FILE based databases. The
only solution was to disable that function on the server. This problem seems similar and it feels like there should be some setting in Win 10 to stop this, but I've not been able to find it. I was suspicious of SMB settings and have not tried changing those
yet.
As I also said, the exact same workstation (my development one) running various VM's all at the same time and none of them disconnected, except the host Windows 10 environment. If it was truly a network blip, then all the VM's would have experienced it.
I left 4 Windows 10 machines connected and open last night. At lunchtime today I will go see if any of them stayed connected.