Is there some sort of work-around for changing data in a Read-Only VCursor? Something along the lines of going after the record in the VTable by citing the RecID, setting the value of the VField and doing a VTable- based UpdateRecord()?