• Hi all

    and thank you for contributing with thoughts and ideas I will bring on down the road of designing.

    I'm a lazy b#st#rd so I put all logic into my db. If I need to change the logic (hmmm....) I don't need to re-compile my front-end project - but, as you all know - I end up re-compiling the project anyways...

    But as far as I know, shouldn't there be a middle-tier that holds the logic?

    DB is for data - Front-end is for viewing, the logic goes in between, into a dll for instance.

    (I don't know if this approach is applicable in a asp-app.)

    Could anyone set me straight?

    /Ola L M