Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / September 2005

Tip: Looking for answers? Try searching our database.

File copy to sharepoint using MS Access

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
James - 31 Aug 2005 00:12 GMT
I just upgraded to MS access 2003.  is there a command like filecopy that
will let me copy a file, like test.pdf or test.cvs, from drive c:\ to a
sharepoint site. If yes, can you please provide me sample code. Thank you
Alex Dybenko - 01 Sep 2005 08:37 GMT
Hi,
you can try to map drive to sharepoint folder and then copy to it:

from a CMD.EXE prompt
net use x: "http://www.mywebserver.com/Shared Documents"
/user:DOMAIN\Username PASSWORD

hit enter and you will find that X: is mapped to your Shared Documents
folder.

Signature

Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

>I just upgraded to MS access 2003.  is there a command like filecopy that
> will let me copy a file, like test.pdf or test.cvs, from drive c:\ to a
> sharepoint site. If yes, can you please provide me sample code. Thank you
Alex Dybenko - 01 Sep 2005 13:21 GMT
Here a blog post:
http://blog.crowe.co.nz/archive/2005/09/01/244.aspx

> Hi,
> you can try to map drive to sharepoint folder and then copy to it:
[quoted text clipped - 9 lines]
>> will let me copy a file, like test.pdf or test.cvs, from drive c:\ to a
>> sharepoint site. If yes, can you please provide me sample code. Thank you
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.