My problem is this one:
I have table named "Instrumentation" who's linked to a table "Project" by an ID and sometimes the instrument is assign to several project. Is it possible to make these links in only one field of the table "Instrumentation" ??? If not, what is the best way to solve this? Make several fields named "Project ID" and all linked it to the "Project" table.
Thank you very much
pierre00438