V
vilmarci
Dear Community,
I would like to export some Access query results to a Sharepoint document
library. The site requires authentication, uses https, so a simple export to
the webfolder does not work. How can I copy the results with VBA? I
understood that I need to use webdav. I tested with TotalCommander and its
webdav plugin can connect to the document library on the site. I looked at
many code samples on the internet, but none of them worked, maybe because
all of them used simple http connection.
Please advise,
Thanks,
vm
I would like to export some Access query results to a Sharepoint document
library. The site requires authentication, uses https, so a simple export to
the webfolder does not work. How can I copy the results with VBA? I
understood that I need to use webdav. I tested with TotalCommander and its
webdav plugin can connect to the document library on the site. I looked at
many code samples on the internet, but none of them worked, maybe because
all of them used simple http connection.
Please advise,
Thanks,
vm