Hello Friends,

For stored procedures in cakephp,

$this->User->query('call prepareStoreProc();');


As of CakePHP 1.3, that's the only way to call a stored procedure. There is
a feature request that's listed as "Future" milestone, but that's it.
see below link


http://cakephp.lighthouseapp.com/projects/42648/tickets/734-cakephps-model-class-doesnt-support-calling-stored-procedures


Thanks
Chetan Patel
On Wed, Aug 15, 2012 at 12:01 PM, soda sonic <[email protected]> wrote:

> use   query   for store procedures
> http://book.cakephp.org/1.3/view/1027/query
>
>
> 2012/8/15 Milina Udara <[email protected]>
>
>> Hi,
>>
>> Is it ok to use stored procedures in cakephp?
>> There isn't any topic about stored procedures in cakephp book and api.
>>
>> --
>> 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].
>> Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
>>
>>
>>
>
>
>
> --
> Sincerely
>
> Noom .  086 688 5686
>
>
>  --
> 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].
> Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
>
>
>

-- 
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.


Reply via email to