I have been assigned a task at my organization of taking a currently split Access database and publishing it to a Sharepoint server.The database is currently split with the backend(Tables, data, etc.) residing on a network share and the front-end(forms, queries, reports, etc.) being distributed to end-users.
However, due to network issues this has become inefficient and we are now exploring Sharepoint and Access services. My original thought process was to convert the backend into web-compatible tables and publish the backend alone to a Sharepoint server. Since the client-objects created for the front-end are not as easily convertable(if at all), I thought I would link the front-end objects to the Sharepoint lists I created by publishing the backend. However, I have had trouble finding any kind of documentation on how to perform this link.
Has anyone ever dealt with this before or have any infomration on how I would perform this link, or am I going about this the wrong way?
I choose this path because I figured it would be the easiest considering the current databse set up but I have also considered other paths such as combining the front-end and back-end or simply creating new web compatible objects. I just feel like it would be wasteful to simply throw out the current front-end and begin creating all new web-compatible forms, queries and reports.
Any help or feedback will be greatly appreciated!
Thank you.