> Thanks for your reply. This must be what my employer is proposing.They have
> said that I am getting the developers version of Access 2003, but I was not
[quoted text clipped - 39 lines]
> > >
> > > Thanks Bruce
Thanks Mr B
At the moment I create an Access 97 file then distibute shortcuts to about
30 people, they in turn add data via the forms to the main table. However,
recentley because my programs have be adopted accross other servers we have
given theusers permission to a Common folder with the Access files in them,
to make it more efficient we have split the databases, and it works fine.
What concerns me is how after I convert my Access 97 to Access 2003 (which
seems easy) do I send each user a shortcut to the mde/runtime type file or
what.
Bruce
> Bruce,
>
[quoted text clipped - 54 lines]
> > > >
> > > > Thanks Bruce
Mr B - 02 Jun 2006 01:43 GMT
Bruce,
If you simply create the .mde file and distribute it, those users that have
Access will be able to open the .mde file but will not be able to make any
modifications to any forms, queries and or programming.
They would be able to enter data through your form.
Those users who do not have Acces, but only have the runtime version (I am
assuming that they have this because someone has created and distributed an
application developed with the developers edition of Access) will not be able
to open the .mde file.
The only way to have users that do not have Access open and run an Access
application is to create the installation package and distribute that to the
users. One of these would need to be created for each application. They
cannot just run the runtime version of Access and then specify which .mde
they want to open.

Signature
HTH
Mr B
> Thanks Mr B
>
[quoted text clipped - 80 lines]
> > > > >
> > > > > Thanks Bruce
Rick Brandt - 02 Jun 2006 01:59 GMT
> Bruce,
>
[quoted text clipped - 14 lines]
> cannot just run the runtime version of Access and then specify which .mde
> they want to open.
You're correct that they could not open the runtime by itself and then specify a
file to open, but if they double click an MDE or MDB the runtime will happily
open it for them and it will run just fine (assuming it's the correct version).
A single PC needs to have the runtime installed only once. Not once per
application.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Mr B - 02 Jun 2006 23:52 GMT
Rick,
Thanks for the clarifiction on this. After thinking about it, I realized
that I had mis-stated.

Signature
HTH
Mr B
> > Bruce,
> >
[quoted text clipped - 21 lines]
> A single PC needs to have the runtime installed only once. Not once per
> application.