Sharing Data with SharePoint Team Services
New to Access 2003 is the capability to integrate data with SharePoint Team Services. You can export table data to SharePoint Team Services, or import data from SharePoint Team Services. The text that follows covers both of these processes.
Exporting Data to SharePoint Team Services
It is very easy to export data to SharePoint Team Services. After you have done so, you can manipulate it in SharePoint and treat it just like any other SharePoint data. Here's the process:
Figure 19.11. The Export to Windows SharePoint Services Wizard allows you to enter information about the site where you want to export the data.

Figure 19.12. Enter the details of the site and click Finish.

Figure 19.13. A dialog appears indicating that the process completed successfully.

Figure 19.14. Once exported, the table appears in SharePoint as any other SharePoint lists.

Importing SharePoint Data
Just as you can export data to SharePoint, you can import SharePoint lists into Access. Here's the process:
Figure 19.15. The Import from Windows SharePoint Services Wizard facilitates the process of importing data from SharePoint.

Figure 19.16. The Select Lists step of the wizard allows you to select the lists you want to import.

Figure 19.17. The Select Views step of the wizard allows you to import SharePoint Views into Access.

Figure 19.18. The final step of the wizard prompts you to verify all information and to click Finish.

If you view the design of the table, notice that a field called Edit exists. This field is a Hyperlink field (see Figure 19.19). If you view the form in Datasheet view and hover the mouse pointer over the hyperlink, notice that the link points to the list on the SharePoint server (see Figure 19.20). If you click the hyperlink, the link takes you to an edit form on the SharePoint server where you can make changes to the live data (see Figure 19.21). These changes do not affect the Access copy of the data until you re-import the list.
Figure 19.19. If you view the design of the table, notice that a hyperlink field called Edit exists.

Figure 19.20. The link points to the list on the SharePoint server.

Figure 19.21. If you click the hyperlink, the link takes you to an edit form on the SharePoint server where you can make changes to the live data.
