Frank is referring to going into SSMS and running DELETE DYNAMICS..SY00800. You should do this while no one is logged into GP. That table should be empty when no one is in GP. Now it is possible that in the SY00500 in your company database that you have a left over record in the table. If that is the case, find the value of the DEX_ROW_ID field and then run DELETE SY00500 where DEX_ROW_ID=That Number. You may have had an error occur during posting and this record never got deleted.
↧