Link to home
Start Free TrialLog in
Avatar of castelli
castelli

asked on

UI seperation from DB-access

Hi,

We are at the start from a new project. For the maintenance of the system we decided that the coupling between the user interface and the database access should be as low as possible.
A database module written to access a certain kind of data like customer information should easy be transferable to another part of the application. How do you setup this, how do you get all your business logic in the database modules and how do you avoid database logic in forms!!

What tips can you guys give me on this topic?
What about OO in database modules?


Avatar of castelli
castelli

ASKER

Edited text of question
ASKER CERTIFIED SOLUTION
Avatar of dwwang
dwwang

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Are you still there?
Thanks , We were working out different scenario's, Sorry about the long waiting time...