Setting up Access application - Citrix or networked drive?

  • Thread starter Thread starter Jack Dziembaj
  • Start date Start date
J

Jack Dziembaj

I need some guidance here. What is a better way to run small Access application
- direct access using networked drive or using Citrix environment?

It is small application - only few users.

Thanks for any input!
 
Citrix is a fine company/product but in a small environment where all are on
the same LAN it just isn't necessary.

Simply split the database per the embedded capabilities. Put the front end
on each desktop - and put the backend on one machine. Then link together
each Front End to the common BackEnd using link table manager wizard in
Access.
 
Back
Top