I have created a multi user ADP application, and saved it as an ADE.
Is there any way that I can prevent the following message from appearing when the application is run:
"The database will be opened Read-Only because one of the following has occurred.
The file is locked for editing by another user, or the file or the folder in which it is located is marked as read only, or you specified that you want to open this file read only"
This error occurs event when I try to run an ADE file, which by definition is locked.
I note the following:
(a) No command line options seem to exist to allow me to do this. The /RO option in fact forces the message.
(b) I would prefer not to have to use a runtime version, though I understand that this might be the way to solve it.
(c) I also understand that making a local copy of the application on each workstation might also do the trick; whilst this can be automated, I'd also prefer to avoid this.
Anyone have any ideas on the best way to handle the above. Your input would be appreciated,
Cheers
Steve Lewy
Solutions Developer
steve@lewycomputing.com.au
(dont cut corners or you'll go round in circles)
Is there any way that I can prevent the following message from appearing when the application is run:
"The database will be opened Read-Only because one of the following has occurred.
The file is locked for editing by another user, or the file or the folder in which it is located is marked as read only, or you specified that you want to open this file read only"
This error occurs event when I try to run an ADE file, which by definition is locked.
I note the following:
(a) No command line options seem to exist to allow me to do this. The /RO option in fact forces the message.
(b) I would prefer not to have to use a runtime version, though I understand that this might be the way to solve it.
(c) I also understand that making a local copy of the application on each workstation might also do the trick; whilst this can be automated, I'd also prefer to avoid this.
Anyone have any ideas on the best way to handle the above. Your input would be appreciated,
Cheers
Steve Lewy
Solutions Developer
steve@lewycomputing.com.au
(dont cut corners or you'll go round in circles)