S
SandyR
I am developing a multi-user Access application with a front and back end.
I have several tables that I use for combo box lists that are updated
frequently by another application. I set these up as text files that are
linked into the front end so that the text file could be replaced as needed
without any importing or code changes needed. This works beautifully until
the second person tries to use the application. Only one person at a time
is allowed by Access to use these lists.
The important points here are that the text files are recreated on a daily
basis, and are not updated by the Access application. How can I set up my
application to allow this to happen?
I have several tables that I use for combo box lists that are updated
frequently by another application. I set these up as text files that are
linked into the front end so that the text file could be replaced as needed
without any importing or code changes needed. This works beautifully until
the second person tries to use the application. Only one person at a time
is allowed by Access to use these lists.
The important points here are that the text files are recreated on a daily
basis, and are not updated by the Access application. How can I set up my
application to allow this to happen?