ACC95: How Replication Increases Size of Database (138442)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
This article was previously published under Q138442 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
Replication of a database increases the size of the database. When you
replicate a database, Microsoft Access implements the following changes:
- It adds three new fields to each existing table in your database:
a unique identifier, a generation indicator, and a lineage indicator.
- It adds new system tables to your database: mSysSidetables, MsysErrors,
MSysSchemaProb, and MsysExchangeLog.
- It adds new properties to your database.
- It changes the behavior of AutoNumber fields.
- It increases the physical size of the database.
REFERENCES
For more information about replication in DAO, search for "replication,"
and then "replication fields" using the Microsoft Access for Windows 95
Help Index.
Modification Type: | Major | Last Reviewed: | 11/17/2000 |
---|
Keywords: | kbinfo kbusage KB138442 |
---|
|