Thursday, July 30, 2009

Execute a MS SQL stored procedure and receive values from Output parameter, How?

Any one could give me clue on how to call or execute a MS SQL stored
procedure, passing parameters to it and receiving a value from it
using Output parameters?

I successfully use query() to invoke stored procedures and get result
set but I am not sure how to get the value returns via Output prams
from Stored procedures.

Thank you,
zonium
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: