A
Alessandro Nazzani
Hi all.
I'm developing (A97) a small Access application to be delivered in the next
weeks to our customer.
I have splitted it into .MDB (with table and relationships only) and .MDE
(all other objects).
It will be used by 5-10 users in a LAN: no security needed and all users
already have Access installed.
Provided that not all the above mentioned users have the same Access version
(*at least* 97, but can be any newer release):
1) Should I install one FE in a Network drive for all users or one local FE
for each user?
2) If I go down the second path, do I have to convert the FE to the user's
Access version?
3) Am I going to face problems linking tables from and writing data to the
BE (with different Access versions)?
4) Is there a way to check (possibly with code, not by hand) if the
appropriate Jet Service Pack is installed for each user?
5) Will my code work the same way for all users (IOW, are there any
statements/functions in A97 that I should avoid because are not properly
recognized in A2k, AXP, etc.)?
Thanks in advance for your help.
Alessandro
I'm developing (A97) a small Access application to be delivered in the next
weeks to our customer.
I have splitted it into .MDB (with table and relationships only) and .MDE
(all other objects).
It will be used by 5-10 users in a LAN: no security needed and all users
already have Access installed.
Provided that not all the above mentioned users have the same Access version
(*at least* 97, but can be any newer release):
1) Should I install one FE in a Network drive for all users or one local FE
for each user?
2) If I go down the second path, do I have to convert the FE to the user's
Access version?
3) Am I going to face problems linking tables from and writing data to the
BE (with different Access versions)?
4) Is there a way to check (possibly with code, not by hand) if the
appropriate Jet Service Pack is installed for each user?
5) Will my code work the same way for all users (IOW, are there any
statements/functions in A97 that I should avoid because are not properly
recognized in A2k, AXP, etc.)?
Thanks in advance for your help.
Alessandro