Solved Is is Possible to Run Access Runtime With MS Access 365

ADIGA88

Member
Local time
Today, 11:34
Joined
Apr 5, 2020
Messages
93
Hi Guys,

I am not talking about the windows installer and click to run method of installing, I already installed both Office 365 and Access Runtime Environment my question is, is it possible to run the full version of Access while the Runtime is still Installed (because it's given me this message)?

1639496312322.png

The Reason:
I distribute my Access App through RDS on Windows Server, but on that server and for licensing reasons I had to install the Runtime but now I have a problem with debugging the error my users have, so I want to install the Full version for me to do troubleshooting and admin stuff while other users running the runtime.

P.S. Also, I am open to suggestions on how to manage bugs and admin tasks in this deployment environment.

Thanks,
Hisham
 
if you have full A365, then delete the runtime, and maybe you have to reinstall Office 365

Just change the file name to accdr instead of accdb to simulate the run time.

The run time won't show you the database window, so anything issued for use with the run time needs to be fully debugged.
 
there can only exists 1, either runtime or full version.
create a VM and install the runtime there.
 
Thanks, guys. I rolled back the app to my LAN now which has a full version of access, it seems I need to develop some tools to allow logging in the Runtime environment.

@Pat Hartman thanks for the example.
 

Users who are viewing this thread

Back
Top Bottom