![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In earlier versions of Access I'd present a hyperlink in a form, the user would click on it, and an Excel or Word doc would open the document up. From what I've read Sharepoint can be used for document management. Let's say there are 3 legal documents that exist in SharePoint that are associated with a record in an Access database. Can one easily present the data along with the documents in a form? How does one present Sharepoint documents to the user? |
#3
| |||
| |||
|
|
"Patrick Finucane" *wrote in message news:697d361b-2235-45b5-b498-bbdf24a910f4 (AT) h9g2000yqi (DOT) googlegroups.com... In earlier versions of Access I'd present a hyperlink in a form, the user would click on it, and an Excel or Word doc would open the document up. *From what I've read Sharepoint can be used for document management. *Let's say there are 3 legal documents that exist in SharePoint that are associated with a record in an Access database. Can one easily present the data along with the documents in a form? How does one present Sharepoint documents to the user? Yes, in this case there not really much *difference between using a folder with a bunch of documents in it or using SharePoint document site. The major difference is that SharePoint is a web based interface. This tends to be better connectivity and more choices for searching and viewing that document site. And now with SharePoint 2010 many of the documents can thus be viewed or opened with a web browser. However, the basic concept of a folder and you providing a URL to open that document can certainly be done. As noted, this is not really much different then providing a link to documents sitting on a shared folder. So in theory your application could open and utilize those documents as long as you have any Internet connection anywhere. This would be assuming you are using hosted SharePoint or office 365. Or perhaps users have some type of VPN secure connection to their company network which would thus include the SharePoint site. So the idea of using application.followhyperlink to launch a document sitting in a folder or on SharePoint is much the same idea and works much the same in both cases. Of course the difference with SharePoint then is you can do things like attach workflows to a document, so if a document is placed in a particular library then everybody who supposed to review that new document can automatically receive an e-mail. And of course I things like searching of document "text" works far better with SharePoint than it does with just a standard folder of documents placed on a server, especially if one is connecting to the network. -- Albert D. Kallal (Access MVP) Edmonton, Alberta Canada Pleasenospam_kal... (AT) msn (DOT) com |
![]() |
| Thread Tools | |
| Display Modes | |
| |