Hiya,
Ive got an Access2000 MDB file that's grown quite a lot and Ive got the feeling its bigger than it has to.
I've located the table requiring almost all space, some ~49 MB. It has some 6700 rows and has fields of types Text, Number, Date/Time and Memo.
When I export it to an excel sheet the .xsl is ~23MB (ie less than half the size!)
When I export it to another, otherwise empty MDB, the new MDB is rougly ~49MB.
The questions are:
1)
What is causing the MDB to be so much bigger?
Is it the Memo datatype (isn't it clever enough to just allocate the required amount of space)?
2)
Will the bloating (if it is such a thing) of the MDB affect performance or is this just a normal situation?
(It's the DB for an OpenWiki, application. The table in question is 'openwiki_revisions')
Thank you
/Per
"It was a work of art, flawless, sublime. A triumph equaled only by its monumental failure."
Ive got an Access2000 MDB file that's grown quite a lot and Ive got the feeling its bigger than it has to.
I've located the table requiring almost all space, some ~49 MB. It has some 6700 rows and has fields of types Text, Number, Date/Time and Memo.
When I export it to an excel sheet the .xsl is ~23MB (ie less than half the size!)
When I export it to another, otherwise empty MDB, the new MDB is rougly ~49MB.
The questions are:
1)
What is causing the MDB to be so much bigger?
Is it the Memo datatype (isn't it clever enough to just allocate the required amount of space)?
2)
Will the bloating (if it is such a thing) of the MDB affect performance or is this just a normal situation?
(It's the DB for an OpenWiki, application. The table in question is 'openwiki_revisions')
Thank you
/Per
"It was a work of art, flawless, sublime. A triumph equaled only by its monumental failure."