All,
I have a standard front-end/back-end application set up
*Backend
- contains all tables, nothing else.
- Currently the backend is about 2mb
*Front-end
- contains only linked tables
(well, except 1 small table needed for initialisation)
- No queries
- 45 forms
- 3 reports
- 10 Modules
Total amount of lines of code in all modules and forms is about 6000 lines.
- except 1 small bmp, no images
- The front-end is about 5,5mb
Question : Is this a reasonable size ?
Personally i would expect the size of the front-end to be quite a lot smaller. Even when i create an .mde of it it only decreases to 4,5mb
Or is it just me thinking the wrong thing and this being just a nice and reasonable size for it.
(The database itself is quite small, but the different features aren't. It is an application to register sales etc for a small, closed, organisation. And that has more to do with features than storing data)
"In three words I can sum up everything I've learned about life: it goes on."
- Robert Frost 1874-1963
I have a standard front-end/back-end application set up
*Backend
- contains all tables, nothing else.
- Currently the backend is about 2mb
*Front-end
- contains only linked tables
(well, except 1 small table needed for initialisation)
- No queries
- 45 forms
- 3 reports
- 10 Modules
Total amount of lines of code in all modules and forms is about 6000 lines.
- except 1 small bmp, no images
- The front-end is about 5,5mb
Question : Is this a reasonable size ?
Personally i would expect the size of the front-end to be quite a lot smaller. Even when i create an .mde of it it only decreases to 4,5mb
Or is it just me thinking the wrong thing and this being just a nice and reasonable size for it.
(The database itself is quite small, but the different features aren't. It is an application to register sales etc for a small, closed, organisation. And that has more to do with features than storing data)
"In three words I can sum up everything I've learned about life: it goes on."
- Robert Frost 1874-1963