http://book.cakephp.org/view/1633/Transactions
Make sure your table suports transaction - e.g. InnoDB. Jeremy Burns [email protected] On 21 May 2010, at 08:56, pablopedrosa wrote: > Hello, i have a problem i don´t know how to resolve it. > Is there any posibility when using transaction to do this? > in a loop I do lot of inserts, then before COMMIT the transaction > y have to do a find() and the result can´t be the inserts I made in > the transaction. > > Thanks a lot > Pablo > > 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 [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 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 [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
