Hi,
I don't know why my db is unexpectedly quit, but when it does it always creates myfilename.Back up.mdb and myfilename.mdb (i guess it's compacted one. The size of the byte is reduced greatly.)
My question is which one I should open and continue to work on. Is it the myfilenmae.Back up.mdb (still full byte size) or myfilename.mdb (reduced size one)?
Why it is being quit unexpectedly is another problem that I need to deal with after my first question. Thank you for your help!
I don't know why my db is unexpectedly quit, but when it does it always creates myfilename.Back up.mdb and myfilename.mdb (i guess it's compacted one. The size of the byte is reduced greatly.)
My question is which one I should open and continue to work on. Is it the myfilenmae.Back up.mdb (still full byte size) or myfilename.mdb (reduced size one)?
Why it is being quit unexpectedly is another problem that I need to deal with after my first question. Thank you for your help!
Comment