C
Charles London
Front end file size growing at an alarming rate while the
back end where all the data is located is relatively small.
I created a fairly simple scheduling system for a local
school system. The front end only contains forms,
reports, queries and modules. The back end contains all
my data. Right now the back end file is 656kb and the
front end file is 1560kb. I have the data base set up so
that when ever the user exits the application it compacts
both the front and back end files. If I turn off the
compacting the front end grows wildly like up to 9.5MB.
I've rebuilt both front and back from scratch. I've
upgraded from 2000 to 2002. And other tactics that didn't
work either.
My problem is that since this file will not fit on a
floppy any more and the school's computer only has a
floppy drive I can't take copies of the file home for
rework and upgrades.
Any idea what is going on?
back end where all the data is located is relatively small.
I created a fairly simple scheduling system for a local
school system. The front end only contains forms,
reports, queries and modules. The back end contains all
my data. Right now the back end file is 656kb and the
front end file is 1560kb. I have the data base set up so
that when ever the user exits the application it compacts
both the front and back end files. If I turn off the
compacting the front end grows wildly like up to 9.5MB.
I've rebuilt both front and back from scratch. I've
upgraded from 2000 to 2002. And other tactics that didn't
work either.
My problem is that since this file will not fit on a
floppy any more and the school's computer only has a
floppy drive I can't take copies of the file home for
rework and upgrades.
Any idea what is going on?