My database is saved on shared disk where access has been granted to 40 users.
Is there any possibility to run the database at the same time by all those users?
I don't want to create fornt_end/back_end and copy front_end of this database on each PC. Database veriosn updating would be extremely time consuming with this solution.
I will highly appreciate your comments....