Ver Mensaje Individual
  #2  
Antiguo 21-10-2008
Rako Rako is offline
Miembro
 
Registrado: mar 2007
Posts: 39
Reputación: 0
Rako Va por buen camino
Solucionado

Por si alguien tiene el mismo problema, encontre al fin la solucion,

ADOQuery1.Recordset.Resync(1,2);

objRecordset.Resync affectrecords,resyncvalues
ParameterDescriptionaffectrecords Optional. An AffectEnum value that specifies which records this method will affect. Default is adAffectAllresyncvalues Optional. A ResyncEnum value that specifies if underlying values are overwritten. Default is adResyncAllValues

Ya me lo referesca sin cargar todo
Responder Con Cita