View Single Post
  #4 (permalink)  
Old 11-28-2007, 05:25 AM
socceroos socceroos is offline
Junior Member
 
Join Date: May 2007
Posts: 9
Default

Thanks for the reply nomark.

The only thing is that I can't seem to access the row retrieved from the database using the object method. The documentation makes it clear that you should be able to access your row's column data using the object method...... Why this doesn't work for me, I don't know.

If you look at the link to the documentation I gave in my first post, you can see how they access the row data using object enumeration.

Does anyone know if this still exists in the Zend Framework?
Reply With Quote