Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-29-2007, 07:59 PM
Junior Member
 
Join Date: May 2007
Posts: 1
Default Problem with Stored Procedures

Hi,
I have a problem with stored porcedure - with retrieving data from it:

PHP Code:
db.adapter PDO_MYSQL
...
$dbAdapter Zend_Registry::get('dbAdapter');        
Zend_Debug::dump($dbAdapter->fetchAll('CALL '.$functionName.'('.$param.')')); 
return empty array ( procedure is called right (log) and is OK ).


Thanks for your help,
H.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-31-2007, 02:45 PM
Dead_Thinker's Avatar
Junior Member
 
Join Date: May 2007
Location: Fortaleza/Ceará/Brazil
Posts: 22
Send a message via ICQ to Dead_Thinker Send a message via Yahoo to Dead_Thinker Send a message via Skype™ to Dead_Thinker
Default

I'm having the same problem, with PDO_MSSQL...Anyone know something helpfull?


Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:42 PM.