what if u use saveField ?? $this->Model->saveField('field',$data);
this way u will only update the field u need On 3 mar, 04:22, Geoff <ge...@prezence.co.za> wrote: > Hey all. > > Has anybody needed to use the REPLACE INTO MySQL syntax within a Cake > application? That is, using the REPLACE INTO syntax as you would a > normal insert [through $Model->save()], as opposed to using raw > queries. > > If you did manage to get this working, could you please enlighten us > as to how you did so? Did you create a new DBO? Behaviours? > > I'd really appreciate any help anyone could supply. > > thanks, > Geoff Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en