Thanks for the link - I've read it and 'kind of' understood it....but if you could help a little further I'd be grateful.
I need to have a database which will store - client details, next of kin details, funding agencies, level of fees etc etc - should I design the tables with all the fields in them, and then design one form in which to input all this information, so that all the information will have the same unique identifyer, and then the information will be linked to the relevant tables.................
OR............
should I have different forms for each set of information, and if this is the case how do I fill in the different forms and still make sure the primary key is the same for all of them?
Hope this made sense and I hope you don't mind !