Can you show the relevant tables in your schema?

[EMAIL PROTECTED] wrote:
> I have the following in a partial
> <?php echo object_select_tag('staff_id', 'getStaff', array (
> 'related_class' => 'Contact',
> 'peer_method' => 'getStaff',
> 'control_name' => 'staff_id',
> 'include_custom' => 'By',
> 'include_blank' => false,
> )); ?>
> 
> in examining my log files, I've realized that there is an sql for
> every tsime this is called.
> 
> is there a better way?
> > 
> 

-- 
Tom Haskins-Vaughan
Temple Street Media: Design and Development for the Web
[EMAIL PROTECTED] | www.templestreetmedia.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to