Here's what you'll need to do to play with this project:
(1) In the class module 'clsws_Lists', change the constant
'c_WSDL_URL' to point at your SharePoint site's list webservice
SharePointLinkedTableName: The SharePoint list as it is
named in Access (via a linked table)
SharePointListName: The SharePoint list as named in
SharePoint - same list as above
SharePointLinkedTableKeyField: "ID" (should be the
same)
SharePointLinkedTableTitleField: "Title" (up to
you!)
SharePointLinkedTableExternalKeyField: "ExternalKey"
(up to you!)
SharePointLinkedTableDocumentDescriptionField:
"Description" (up to you!)
SharePointLinkedTableDocumentPathField:
"OriginalPath" (up to you!)
Comments