ACC2000: How to Open a Database from Read-Only Media with Microsoft Jet 4.0 and ADO (275484)
The information in this article applies to:
This article was previously published under Q275484 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
When you want to open a database read-only with the ActiveX Data Object (ADO) and the Jet 4.0 provider, the Connection object's Mode property must be set to adShareDenyWrite. This article demonstrates how to do this.
| Modification Type: | Major | Last Reviewed: | 6/28/2004 |
|---|
| Keywords: | kbhowto KB275484 |
|---|
|