I apologize in advance as I am not familiar with either RDS or Citrix.
I have a multiuser Access DB, small size being used by a few people. The client will be moving to Sharepoint, so the DB will not work due to Sharepoint limitations.
I have prototyped it on Azure DB back end, using a free Azure account and there are two issues:
1. The application is quite slow
2. There is a lot of logic in VBA and some of it dealing with SQL reads and writes as well as forms needs to be modified
I know I can rewrite the back end to work with Sharepoint lists, but I also wanted to ask if it is possible to have a multiuser application with an Access back end somehow hosted on RDS or Citrix or some other platform. The goal here is to avoid the front end and back end modifications.
Any help will be greatly appreciated.
-v
I have a multiuser Access DB, small size being used by a few people. The client will be moving to Sharepoint, so the DB will not work due to Sharepoint limitations.
I have prototyped it on Azure DB back end, using a free Azure account and there are two issues:
1. The application is quite slow
2. There is a lot of logic in VBA and some of it dealing with SQL reads and writes as well as forms needs to be modified
I know I can rewrite the back end to work with Sharepoint lists, but I also wanted to ask if it is possible to have a multiuser application with an Access back end somehow hosted on RDS or Citrix or some other platform. The goal here is to avoid the front end and back end modifications.
Any help will be greatly appreciated.
-v