I'm interested in creating an application that is an MS Access frontend connected to a remote SQL Server 2008 backend that "catalogues" PDF documents on a server. So the PDFs would reside in a simple Windows folder structure, and then SQL Server would store the file name and path, and some metadata about each file. The MS Access frontend would be used to view the metadata and upload/download files.
Anyone done something like this or know a good place to start?
Any help is appreciated!
Thanks,
MV
<The MS Access frontend would be used to view the metadata and upload/download files.>