Wow John, my exact question is answered in that bit of the doc, I
feel pretty silly for missing it.
Thanks for the pointer. You should see me with my working program
right now. I am dancing I am so happy.
Also, I cannot tell you guys how much I love this module. Top 5 from
CPAN easily. My l
On 1/7/07 3:08 PM, Neal Clark wrote:
> I want to call get_objects on A::Manager with constraints for C, but I don't
> know how to setup that relationship in class A, or if it is even possible.
> i.e. I want to be able to say
>
> my $iterator = A::Manger->get_objects(
> query => [
> data =>
Hey everyone.
Thanks again for help on that mysql_use_result and the iterator. In
hindsight it wasn't really even a Rose::DB issue, so I really
appreciate that you guys took time out to help me. I've come up with
a good way to only use that client variable when I need it, and I am
able to