Access 97's capacity...

jeppe

Registered User.
Local time
Today, 04:32
Joined
Jun 5, 2006
Messages
16
How much datas Access 97 can records to database?

I have 6 tables and these are similar. In the table is three fields. These are ID, barcode and scandate.

How much data records Access can save to per table? about...I will be about 1000-3000 data records to field per table in day.

Is possible do a real time backup copy of database? Like that Access doing a backup archive every day and cleans old fields same time from tables. I have Loops which adds a barcodes from serial ports to tables all times...
 
Specifications F1

(for XP):

Table size 2 gigabyte minus the space needed for the system objects

If you need to store 3000 records per day and make a realtime backup you should use SQL server such as MS SQL
 
Correction: Access97 has a limit of 1 gigabyte, not 2 gigabytes.
 

Users who are viewing this thread

Back
Top Bottom