[RDBO] Help!: Trouble with get_object_iterator

2006-06-15 Thread Ron Savage
Hi Folks I'm effectively trying to replicate the code in the synopsis of Rose::DB::Object::Manager, using my own data. The error msg is: Can't locate object method "meta" via package "State" at d:/Perl/site/lib/Rose/DB/Object/Manager.pm line 786. which is being generated by the call to get_club_

[RDBO] Note on docs for Rose::DB::Object

2006-06-15 Thread Ron Savage
Hi John In the Synopsis, the foreign_keys for Product has [...[ rather than [...]. (I know it was a deliberate mistake just to see if we really read your code...:-))) -- Ron Savage [EMAIL PROTECTED] http://savage.net.au/index.html ___ Rose-db-object

[RDBO] Doc suggestions for Rose::DB::Object::Tutorial

2006-06-15 Thread Ron Savage
Hi John 1) Under the heading 'Multiple objects', you refer to perl_manager_class and make_manager_class, but it's not clear these are actually in the Rose::DB::Object::Metadata class, and in that case it'd be good to have comment at to why they can be called in the context being discussed 2) A bi

Re: [RDBO] Using stored procedures

2006-06-15 Thread Lucian Dragus
Thank you for your prompt answer :) > I'm surprised that ever worked since it's not strictly supported. The > suggested alternative is to make a VIEW on your stored_proc() and then > point RDBO at that view. The parameters for my stored procedure are indicating the level of agregation and the f