Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Access 2007
Properties
 AccessConnection Property
CurrentProject.AccessConnection Property
You can use the AccessConnection property to return a reference to the current Microsoft ActiveX Data Objects (ADO) Connection object and its related properties. Read-only Connection.

Syntax

expression.AccessConnection

expression   A variable that represents a CurrentProject object.

Remarks

You should use the AccessConnection property if you intend to create ADO recordsets that will be bound to Access forms. The form will not be updateable unless it is created by using the OLE DB Provider for Microsoft Access, even if the recordset is updateable in ADO.



Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker