Hi Alsessandro. On Wed, 10 Sep 2008 09:50:06 -0700 (PDT), Alessandro75 <[EMAIL PROTECTED]> wrote: > I try to update an complex object, > but the result is :-( > > My code is like this : > Db4oFactory.Configure().ObjectClass(typeof(myComplex)).CascadeOnUpdate(true); > Get the object myComplex... > update.. close the db
What does update mean here? Changing some stuff inside the object only? Doing that and .set()ing the object again? What are you doing here? > When i open the db, the object is not updated.... > Ideas ??? Like JB said: The guys over at db4o's place are quite helpful. Or provide more information. Regards, Ben _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
