bcooler
Programmer
- Jun 13, 2009
- 132
I currently have a 2007 database that is not split which currently is about 10meg and is probably only about 1 meg of actual information. I'm interested in splitting because I think it might make the system run a little faster, but I have concerns before I do it.
1a.) Since I currently compact the un-split database now at the end of the session, will the split one continue to compact the front AND backend?
1b.) Maybe I'm missing the point. Is the strategy to make the FE a .ACCDE executable file so I don't have to compact? If so, do the tables have to be compacted?
2.) Is there anyway to push FE updates w/o user effort (especially .ACCDE updates)? I seem to make more updates than I'd like to admit and would have to inconvenience everyone each time I make a change.
3.) Are there any pitfalls for splitting the DB?
Thanks for the help. I'm a little worried I'll mess up something by doing this, but can see some good reasons to try.
1a.) Since I currently compact the un-split database now at the end of the session, will the split one continue to compact the front AND backend?
1b.) Maybe I'm missing the point. Is the strategy to make the FE a .ACCDE executable file so I don't have to compact? If so, do the tables have to be compacted?
2.) Is there anyway to push FE updates w/o user effort (especially .ACCDE updates)? I seem to make more updates than I'd like to admit and would have to inconvenience everyone each time I make a change.
3.) Are there any pitfalls for splitting the DB?
Thanks for the help. I'm a little worried I'll mess up something by doing this, but can see some good reasons to try.