On Mon, Jul 20, 2009 at 1:22 AM, coloradoflyer <[email protected]>wrote:
> > Hi Daryl, > > I tried using value="loaded(AccessUnloaded=false)", it did not allow me to > set the values to null.. If your case was more like mine I'd say that's good news. It shouldn't allow you to set the values to anything, not even read them. I would say you just need to make sure your fields are loaded. Looking at your test case, it doesn't look like it's a problem of loaded fields which makes me think I'm at the end my usefulness in helping you. I guess I would try something like creating or retrieving on one em, closing the em, setting the value, then merging on a different em and see what happens. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected]
