Exercises


1. 

What is a web service, and how do you use one?

image from book

2. 

What is the difference between the acImportSharePointList and acLinkSharePointList parameters when using the TransferSharePointList method?

image from book

3. 

Under what circumstances would you want to link to a SharePoint list by creating a TableDef object?

image from book

Answers

1. 

A web service is an HTTP-based method for communicating with other applications. To consume a web service, you must create a reference to it, and then you can use it as you would any other object.

2. 

The acImportSharePointList actually imports the table and severs the link, whereas acLinkSharePointList creates a linked table.

3. 

You would use this method when you needed to connect only briefly and then needed to disconnect from the SharePoint instance.




Beginning Access 2007 VBA
Beginning Access 2007 VBA
ISBN: 0470046848
EAN: 2147483647
Year: 2004
Pages: 143

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net