just a quick question about relationships and primary keys. i am working on an employee directory database including tables such as employee info, benefits, training and so on. there is an employee id field that im trying to get so that when it is entered on the first form that it will create a record in every table with that id so the tables are linked for thta record. any help? pleasealso i was wondering about each table having an id field with an autonumber value, why would i do that?
thanks!