Microsoft
Software
Hardware
Network
Question : Access 2010: is there a way to have Access 2010 and it's runtime running on the same PC?
I have an app that will be distributed as an encrypted ACCDE. The form that will automatically open will be a user login that will determine what other forms will be available on the menus or a switchboard form.
Now here's the problem.
o If the app is running in runtime mode, all is well--the user gets only the ribbons and menus I want him to have, cannot open the navigation pane, and does not have a files menu that lets him decrypt the DB.
o However if the user has Access 2010 installed on his machine, he will not run in runtime mode unless I use the /runtime command line switch. But there is no way to start an encrypted DB from a command line and feed it a password. It CAN be done via appAccess.OpenCurrentDatab
ase, but that does not have a /runtime option. And I don't want the user to have to type in that extra password every time.
So is there some way to do a separate install of the Access 2010 runtime and hook my app to it so I don't need the /runtime?
Answer : Access 2010: is there a way to have Access 2010 and it's runtime running on the same PC?
According to Neha Monga (part of the Access Team), you can do this. See the comments at the end of this blog posting:
http://blogs.msdn.com/b/ac
cess/archi
ve/2010/05
/10/downlo
ad-
access-
2010-runti
me-databas
e-engine-r
edistribut
able-and-
s
ource-code
-control.a
spx
Random Solutions
Batch printing word document to non-default printer
clear cut - sql express 2008 connection limit
How to hide a dummy date value.
New record, if field is empty, msgbox
Anomaly with MSAccess running as scheduled task calling MSProject
exception : There are multiple root elements
Error: "The site <sitename> could not be found in the Web application SPWebApplication Name=MOSS Parent=SPWebService"
Want to add wireless to wired network
how to rename a file before saving it after uploading in c#
Public Desktop Icons not showing in RDP sessions