On Mon, Aug 4, 2008 at 7:11 PM, Paul McNary <[EMAIL PROTECTED]> wrote:
> 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.
>

Ouch....That database needs to be redone.  I take it that performance
is super sluggish?

> 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.

I have come to like using the ClassDesigner for things.  It has come
along way from when I first started using it a month ago and ran into
an error every 5 minutes.  If it starts to bog down from the sheer
number of controls, you can code each page as a separate class and
then add it to the dPageFrame through code.  Not the ideal solution,
but it should keep things from bogging down too much.

>
> Thanks again for the great tools and framework. The more I learn the
> more I like.

And they are getting better all the time... 0.9 alpha is already leaps
and bounds ahead of 0.8.4.  Ed and Paul are doing such a good job.

Nate L.


_______________________________________________
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]

Reply via email to