PRB: Cannot Add Rows to a Replica Database with ADO (230152)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.1 SP1
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft OLE DB Provider for Jet 4.0
- Microsoft ODBC Driver for Access 4.0
This article was previously published under Q230152 SYMPTOMS
When you try to insert a row into an Access 97 Design Master or Replica database with either the Microsoft Access ODBC Driver or the Microsoft OLE DB Provider for Jet that ships with MDAC 2.1 GA, the following error occurs:
Operation not supported on replicable databases that have not been converted to the current version.
RESOLUTION
The current workaround is to use the Microsoft Jet OLE DB 3.51 Provider.
For additional information about another possible workaround, please click the article number below to view the article in the Microsoft Knowledge Base:
240377 HOWTO: Insuring Jet 3.5 Is Installed Correctly (Part I)
STATUS
This behavior is by design. MDAC 2.1 and later service packs for MDAC 2.1 use the Microsoft Jet Engine 4.0. The Microsoft Jet Engine 4.0 allows read/write access only to design master or replica databases in the Microsoft Access 2000 format. If you open a design master or replica database using version 4.0 and the database format is Microsoft Access 97 format (or an earlier format) the database will be read-only.
Modification Type: | Major | Last Reviewed: | 8/23/2001 |
---|
Keywords: | kbDatabase kbDriver kbDSupport kbJET kbprb KB230152 |
---|
|