url access

About this tag
The url access tag covers issues related to accessing files and folders via HTTP or SharePoint URLs, particularly from legacy applications like Access 2010. Discussions highlight problems where VBA functions that work on Windows XP fail on Windows 7 when attempting to read file information from SharePoint sites. The tag focuses on troubleshooting network and permission differences between Windows versions that affect URL-based file access.
  1. B

    Windows 7 Unable to read, copy or write to http including SharePoint

    I feel like a fish out of water on this issue. We are calling a legacy VBA function in Access 2010 to try to read filed information about files saved to our SharePoint site. When this code is run in Access 2010 running on Windows XP the function identifies the file and indicates that the file...
Back
Top