Dear MS Access Expert,
I have a table link to a CSV file in my Ms Access database.
I use this table as the record source for a comboBox.
If one person opens the form that has the comboBox all works well.
If a second person opens the form on their computer while the form is opened on another computer the ComboBox is empty.
I am confused why this file locking is occuring. The combox is just reading the file not writing to it.
Is this an unfortunate feature of csv files? This does not happen when I link to a regular Access Table in the backend.
Thank you
I have a table link to a CSV file in my Ms Access database.
I use this table as the record source for a comboBox.
If one person opens the form that has the comboBox all works well.
If a second person opens the form on their computer while the form is opened on another computer the ComboBox is empty.
I am confused why this file locking is occuring. The combox is just reading the file not writing to it.
Is this an unfortunate feature of csv files? This does not happen when I link to a regular Access Table in the backend.
Thank you