We run a convenience store and by definition do a high volume of small transactions, this is clearly "bloating" the database over time (we now have over 250,000 transactions).
I religiously run a Z-read every night and balance the tills ready for the next day, what used to take 30 seconds per till is now taking up to 10 minutes for a busy day, I'm assuming its due to the size of the database - the transaction.mdb file is now 450Mb!
Anyone have any ideas how to archive some of the older data without making it irretrievable? Or any other suggestions as to why it's now taking so long?
SOLVED SEE LAST POST
I religiously run a Z-read every night and balance the tills ready for the next day, what used to take 30 seconds per till is now taking up to 10 minutes for a busy day, I'm assuming its due to the size of the database - the transaction.mdb file is now 450Mb!
Anyone have any ideas how to archive some of the older data without making it irretrievable? Or any other suggestions as to why it's now taking so long?
SOLVED SEE LAST POST
Comment