updating...

From: Juan Toro Marty (juan4eve..mail.com)
Date: Wed Jul 22 2009 - 06:01:12 EDT

  • Next message: Andrus Adamchik: "Re: Modification and deletion of data objects"

    Can anybody helpme teachme any way to make an update... i am using the
    following way:

    Perfiles perfil = this.getPerfil(objid);//with this i retrieve an
    object Perfil. then...
    perfil.setName = name;
    perfil.setAge = age;
    ....etc...
    this.datacontext.commitChanges();

    but nothing happens...
    is this the right way to do an update? it seems to me... but i have to
    say here are the 6am in the morning and i only want to go to the
    bed... x_X
    please advice me.... thanks.

    btw: sorry about my english...



    This archive was generated by hypermail 2.0.0 : Wed Jul 22 2009 - 06:01:49 EDT