Several months ago when I started a new job with a small recruitment firm, one of the things I did was to create a series of simple tables so that I had a record of who was registered, what they did and where they lived along with a few other things. At the time there were only a couple of us in the office and I was the only one who could access the database so I just used the tables themselves to filter the information I needed at the time. Now there are more of us in the office and somebody decided to set up a network and share the database, when it hadn't even been split and I have found that as a result there are often occasions when the information that I've put into the various tables hasn't been saved as the others have had them open when I've been inputting.
Now I'm wondering if I should set up a relational database to keep the records in so that in effect I would make sure stuff could be split into the front and back end. I've come up with a set of relational tables (I've used the relationships manager to check it works) but the trouble is I know that not every client will have an entry in every field on every table, so will that make it more or less useless before I start feeding the data in to it, or would I be better off just moving the data to one simple table and creating forms and queries to go with it (something similar to the personal contacts template on the MS Office site springs to mind)?
Now I'm wondering if I should set up a relational database to keep the records in so that in effect I would make sure stuff could be split into the front and back end. I've come up with a set of relational tables (I've used the relationships manager to check it works) but the trouble is I know that not every client will have an entry in every field on every table, so will that make it more or less useless before I start feeding the data in to it, or would I be better off just moving the data to one simple table and creating forms and queries to go with it (something similar to the personal contacts template on the MS Office site springs to mind)?
Last edited: