WebServices Collection

Represents the collection of Data Services data connections installed in the database.

Version Information

Version Added: Access 2010

Remarks

Use the WebServices property of the Application Object to return the colleciton of installed Data Services data connections.

Use the following steps to install a Data Services data connection in your database.

  1. Obtain a Data Services data connection file of rthe data source that you want to connect to.

  2. On the ribbon, click the External Data tab.

  3. In the Import & Link group, click the More dropdown and then click Data Services.

  4. At the bottom of the Create Link to Data Services dialog box, click Install New Connection.

  5. In the Select a connection definition file dialog box, browse to and select the XML file that contains the description of the Data Service.

See Also

Concepts

WebServices Object Members

Access Object Model Reference