M
Maver1ck666
I want to build an access 03 database which will need to be distributed to
over 200 users but have experienced issues in the past when an access backend
is used for this many users (speed issues and the database becomes very
unstable and constantly crashes out).
What I want to do instead this time is to use a text file as a back end
instead of another database file but access seems to lock the file so only 1
person has access to it at a time which kind of defeats the object. I have
turned off the 'Open databases using record-level locking' which has made no
difference.
I have sucessfully managed to do this using Excel as a front end and used
some VBA to write to the text file which works fine but isn't ideal as I dont
have the benefits of rolling the excel front end out like you can with an
access package/msi.
Can anyone help please? Is this even possible?
Kind regards,
Maver1ck666
over 200 users but have experienced issues in the past when an access backend
is used for this many users (speed issues and the database becomes very
unstable and constantly crashes out).
What I want to do instead this time is to use a text file as a back end
instead of another database file but access seems to lock the file so only 1
person has access to it at a time which kind of defeats the object. I have
turned off the 'Open databases using record-level locking' which has made no
difference.
I have sucessfully managed to do this using Excel as a front end and used
some VBA to write to the text file which works fine but isn't ideal as I dont
have the benefits of rolling the excel front end out like you can with an
access package/msi.
Can anyone help please? Is this even possible?
Kind regards,
Maver1ck666