You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...