Ed Leafe wrote: > On Aug 4, 2008, at 5:19 PM, Paul McNary wrote: > >> I have a form with 42 biz objects created with the data wizard and >> put in the createBizobjs method of the form. > > I just have to ask: are you really managing 42 tables on a single > form?? > > -- Ed Leafe > > > > > Hello Ed
Yes, unfortunately, It is a set of databases we purchase for Pharmacies. They have over-normalized them. I am choosing to manage them this way because we update them daily and I don't want to mess with refactoring them and converting them daily. There is actual over 150 database tables, most are simple lookups that shouldn't have been normalized. Right now I am using a Tabbed page form and it is working great. Class Designer gets a little slow after many pages but is much nicer than hand coding it all. Thanks again for the great tools and framework. The more I learn the more I like. Paul McNary [EMAIL PROTECTED] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
