G
George Shubin
We have recently experienced a problem of data simply disappearing. This
started happening in a database that we have been using problem-free for
over 4 years. But over the years as data has accumulated, the size of the
MDB (Access-2000, data only, no forms or reports or code) has now grown to
over 220 MB, consisting of over 1.5 million records of data in 20 different
tables. Now we are simply losing data, randomly, it seems.
The data is sales history and transaction information, and is accessed by
3-4 concurrent users via a VB6 front-end. The VB6 program has not changed
in over 9 months, so no errors have crept into the logic of the program.
The disappearing data problem has been manifesting itself within the last
month or so.
So... my question is: should I be looking at migrating to SQL Server or
splitting the MDB into pieces to hold the larger tables? Is there something
in Access that becomes unstable after the MDB grows to such a size or the
number of records exceeds a certain limit? How do I explain what is
happening and what do I recommend to management?
Thanks for any help or advice.
GS
started happening in a database that we have been using problem-free for
over 4 years. But over the years as data has accumulated, the size of the
MDB (Access-2000, data only, no forms or reports or code) has now grown to
over 220 MB, consisting of over 1.5 million records of data in 20 different
tables. Now we are simply losing data, randomly, it seems.
The data is sales history and transaction information, and is accessed by
3-4 concurrent users via a VB6 front-end. The VB6 program has not changed
in over 9 months, so no errors have crept into the logic of the program.
The disappearing data problem has been manifesting itself within the last
month or so.
So... my question is: should I be looking at migrating to SQL Server or
splitting the MDB into pieces to hold the larger tables? Is there something
in Access that becomes unstable after the MDB grows to such a size or the
number of records exceeds a certain limit? How do I explain what is
happening and what do I recommend to management?
Thanks for any help or advice.
GS