Hi,
I'd like to store an DBIx::Recordset typeglob inside a data object. All
methods of the object shall have access to this RS.
I tried
$self->{RECORDSET} = DBIx::Recordset->Setup(...)
but it didn't work. When I use $self->{RECORDSET}, it doesn't behave
like a typeglob any more. What's the right way to do this?
I'm afraid I haven't really understood the concept of typeglobs so
far, so I'd be more than happy to get some help from you.
Greetings,
Jochen
--
----------------------------------------------------------------
*Jochen Lillich*, Consultant/Trainer @ /TeamLinux GbR/
Rheinstr. 26, 76676 Graben-Neudorf, Germany
Tel. +49 7255 76784-12, Fax -50, http://www.teamlinux.de
----------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]