sharepoint - Automatically or easily updating my database -


i have available me report generated in microsoft sharepoint, , holds quantities items. reports can exported excel documents, if possible avoid that.

in access database have same items additional data concerning special requests , item identification in item's respective documentation folders.

i looking way have select few columns represent quantities , other factors, automatically updated in database.

how can go this? there specific terminology attempting do, unable find on google?

so clarify ... have item data exported sharepoint , item data in access , ideally you'd merge both , store results in access.

or maybe way of putting it, compliment data in access data sharepoint.

if database powered sharepoint report ran in access well, word looking replication. want automatically replicate data 1 server/database another.

unfortunately don't know of software replicates data access.

your best bet write program scheduled running of sharepoint report , imported data access.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -