L
LittlePhil
Hi All,
Firstly thanks to everyone who participates in this wonderful site - saved me
many a sleepless night!
Question 1:
Please could someone explain the benefits of splitting a databse into FE and
BE?I have looked through many other threads relating to concurrent use of a
database but can't find an explanation of <why> this helps.
Question 2:
Do i need to worry about concurrent use in the situation described below?
Question 3:
This is my first multi user database, are there any other things i should
know?!
Background:
I'm working on an MDB that is to be used by initially 8 users and want to
ensure that it doesn't fall straight over because of concurrent use problems.
It is a simple database in that we will only ever be adding records. I will
regularly be archiving/deleting old records. Don't expect it to get over 30
meg in size - oh and no two users should ever need to view the same record at
the same time. However the forms are quite complicated and have lots of
associated functions to validate the data entry and automate some fields.
Thanks very much,
Phil
Firstly thanks to everyone who participates in this wonderful site - saved me
many a sleepless night!
Question 1:
Please could someone explain the benefits of splitting a databse into FE and
BE?I have looked through many other threads relating to concurrent use of a
database but can't find an explanation of <why> this helps.
Question 2:
Do i need to worry about concurrent use in the situation described below?
Question 3:
This is my first multi user database, are there any other things i should
know?!
Background:
I'm working on an MDB that is to be used by initially 8 users and want to
ensure that it doesn't fall straight over because of concurrent use problems.
It is a simple database in that we will only ever be adding records. I will
regularly be archiving/deleting old records. Don't expect it to get over 30
meg in size - oh and no two users should ever need to view the same record at
the same time. However the forms are quite complicated and have lots of
associated functions to validate the data entry and automate some fields.
Thanks very much,
Phil