in reply to Re: Re: OOP Access of variables
in thread OOP Access of variables

... the reason being, if I have 40 editor objects, I don't want 40 database handles. I'd like all 40 TArt::Editor objects to use TArtLib's DB connection.