Andy Cap said:
Can anyone tell me the purpose in having a database developed in a 'front
end - back end' structure.
I'll start the ball rolling.
Maintenance. You can add new forms, reports, etc. without shutting the whole
thing down. The tables remain available to other users through the old front
end while you fix/add features.
Configuration flexibility. The ability to place the data on a server and
keep the client layer (front end) on user workstations.