Posted by Jim Devenish on 04/13/06 13:41
I am in a similar situation to you and am trying the following: theRecord.AddNew ' new data values theRecord.Update theRecord.Bookmark = theRecord.LastModified theNewID = theRecord("ID") I expect the experts will find this wanting but, so far, it seems to work. I suppose that there might be a timing issue immediately after the Update.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming