Warwick Burrows Messages: 84 Registered: July 2009 Location: Austin, TX
Member
Hi,
When I deleted a model object from the CDO server then looked at the object's table to see if it was gone I found that the original table entry for the object was still there and a second entry has been added for the same CDO_ID but with the CDO_VERSION set to -2. The second entry also seems to be empty of any values as if values like strings have been released. What does this entry signify and will the object get purged at a later time? Is there a setting to perform immediate deletes?