Trying to load data to a DB2 file via Remote View in VFP. DB2 file has a field with format of "Hour". This is being read by VFP as DateTime when I connect. When I try to do the insert or alter that field, get message "Update Conflict" and I am forced to Revert. Suggestions?