Re: want to use database store procedure with cakephp

2010-10-01 Thread Filipinho M. dos Santos
I think that you can just call de sp , something like this $this->query("call sp_YourStoredProcedure") 2010/10/1 Ma'moon > I really think that the core developers should include this feature in > CakePHP 2.0 since this is getting into a big demand all over the frameworks > users, for example Yii

Re: want to use database store procedure with cakephp

2010-10-01 Thread Jeremy Burns | Class Outfit
You can run a stored procedure by using the Model->query method. http://book.cakephp.org/view/1027/query Jeremy Burns Class Outfit jeremybu...@classoutfit.com http://www.classoutfit.com On 1 Oct 2010, at 16:25, Ma'moon wrote: > I really think that the core developers should include this featur

Re: want to use database store procedure with cakephp

2010-10-01 Thread Ma'moon
I really think that the core developers should include this feature in CakePHP 2.0 since this is getting into a big demand all over the frameworks users, for example Yii is already supporting this feature and am not sure if other frameworks already supports or not but certainly for Cake this is goi

want to use database store procedure with cakephp

2010-10-01 Thread rakeysh
Hi any body has any idea ,how to use store procedure with cakephp thanks 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