Issue:
How do I resolve the error, ‘A get/change first operation on table ‘SY_Current_Activity’ failed accessing SQL data.’?
Resolution:
This is a known issue and is caused by our product code not using the proper Country date format. We will be fixing this issue in a future build.
In the meantime, a possible workaround is to manipulate the Dex.ini file. Please look for the setting UsageStatsLastReportedDate=. Set it to some far out future date (i.e., 12/31/2035).
You may need to play with the date format a bit to make it match whatever you use.
Examples:
UsageStatsLastReportedDate=12/31/2035
UsageStatsLastReportedDate=31/12/2035