D
Dale Fye
I'm working on an Access application and one of the capabilities that my
client wants is to be able to save a file to a document library on his
SharePoint 2007 server.
I'm using the FileOpenSave API to get the name of the file, and have been
saving the file to a shared drive on their network server, along with storing
they file name and path to a table in my application. Now they are
implementing MOSS 2007 and their intent it to get rid of their shared drives
on the server, so I really need to figure out how to do this. I know they
can open Sharepoint and upload the file, then get the file name, but would
prefer to do this without actually having to open sharepoint.
Does anyone have a code example that would help me accomplish this?
client wants is to be able to save a file to a document library on his
SharePoint 2007 server.
I'm using the FileOpenSave API to get the name of the file, and have been
saving the file to a shared drive on their network server, along with storing
they file name and path to a table in my application. Now they are
implementing MOSS 2007 and their intent it to get rid of their shared drives
on the server, so I really need to figure out how to do this. I know they
can open Sharepoint and upload the file, then get the file name, but would
prefer to do this without actually having to open sharepoint.
Does anyone have a code example that would help me accomplish this?