gwunta1907
Registered User.
- Local time
- Tomorrow, 05:40
- Joined
- Jan 11, 2007
- Messages
- 26
I have programmed an Access application to manipulate and consolidate SharePoint linked tables with local backend Access based tables. I wrote VBA to toggle the application between online and offline mode and it works as expected in the full version of both Access 2007 and 2010. However some users do not have the full version of Access 2007 or 2010 so I got a copy of 2010 runtime and installed it. For users on the runtime version, they are not able to toggle online/offline mode using the form button I had created (with the VBA to execute it sitting behind it). They simply get a runtime error and the program closes.
Does anyone know how to get around this issue without having to install the full version of Access? I find it odd that M$ offer a product like SharePoint and then limit its useability with its own proprietary products.
Anyway, any help is REALLY appreciated.
Thanks
Does anyone know how to get around this issue without having to install the full version of Access? I find it odd that M$ offer a product like SharePoint and then limit its useability with its own proprietary products.
Anyway, any help is REALLY appreciated.
Thanks