Text of the error message:
----- Store Operations Business Rules
Error #3079 Requested operation requires an OLE DB Session Object, which is not supported by the current provider. (Source: ADODB.Command) Update TimeCard SET TimeOut = GetDate(), Hours = DateDiff(mi, TimeIn, GetDate()) / 60.0 WHERE ID = ?
-----
This only happens at one of my five stores, and only on my laptop. Nobody else is having any trouble connecting to any database, and my laptop can connect to the other four stores and HQ without issue.
Anybody got any ideas?