On 3/16/07, fiddlehead <[EMAIL PROTECTED]> wrote:
> I'would like insert few rows into database in the same time.
> I've form which send data to the controller. Data looks like that:

This is an FAQ

use
$this->AgreementsService->create()

before
$this->AgreementsService->save($AgreementService);


HTH

Tarique

-- 
=============================================================
PHP for E-Biz: http://sanisoft.com
Cheesecake-Photoblog needs you!: http://cheesecake-photoblog.org
=============================================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to