>You try compact/repair as that sometimes does the trick. Does the
>database give any errors when it crashes or does it just freeze/exit
>without an explanation?
> Interesting Dean
> I did a repair/compact and this is the first time I've even seen
[quoted text clipped - 7 lines]
> It was a new database I was developing from some imported
> data..not much lost. I wonder what happened?
What version of Access? This sounds like a problem that was common
in Jet 4 previous to Jet 4.0 service pack 6.
In any event, the fact that it didn't occur to you to compact the
database yourself suggests to me that this is something you do quite
rarely. It oughtn't be. Compacting is something that should be done
frequently during development, especially when importing lots of
data.

Signature
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
jerry.ranch@pioneer.com - 17 Feb 2006 22:40 GMT
Using Access 2003 (11.6355.6408) SP1
Actually I do compact frequently (2-3 times daily; maybe thats NOT
frequent)... its just that this never occured to me as an option since
the database was only hours old. I have learned.
Thanks
Jerry
>> I did a repair/compact and this is the first time I've even seen
>> Access drop a new table on me ..... MSysCompactError.
[quoted text clipped - 15 lines]
>frequently during development, especially when importing lots of
>data.
David W. Fenton - 17 Feb 2006 23:41 GMT
> Actually I do compact frequently (2-3 times daily; maybe thats NOT
> frequent)... its just that this never occured to me as an option
> since the database was only hours old. I have learned.
A need for a compact is a function of what operations have been
performed on the database, not of how long it's been in existence.
If you're importing and massaging data, frequent compacts are an
excellent idea, just to keep the file from bloating, but also to
improve performance, since it rewrites the data pages and,
especially, the indexes.

Signature
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/