I have a MSAccess2010 DB table that I need to have a connection to a cloud based mobile app DB table. I need to see any records that are added in the cloud DB table from within my AccessDB. How can this be done?
MS Access has an ODBC interface for external tables. Here's a tutorial for our Salesforce ODBC driver.
Can you provide more detail on the cloud based mobile app DB table? I.e. Where is it hosted? Who is the cloud vendor? Do you know the type of database it's running?