newbie here...
I'm getting the error 'relationship must be on the same number of fields with the same data types' and i'm not sure what to do.
i'm trying to add a relationship between an appointments table containing a therapist field to the id field of a therapists table (which is the primary key).
in relationship view i'm dragging the therapist field and dropping it onto the id field (pk) in the therapists table and i get this error.
it worked earlier when i had mistakenly made the therapist field a number field but now i've changed it back to a text field (had to remove the relationship first) i get this error.
help!
btw, i renamed the therapist field too - it was origially 'idTherapist'. I had misunderstood what was needed and thought it should have been an id number. Told you i was new...
I'm getting the error 'relationship must be on the same number of fields with the same data types' and i'm not sure what to do.
i'm trying to add a relationship between an appointments table containing a therapist field to the id field of a therapists table (which is the primary key).
in relationship view i'm dragging the therapist field and dropping it onto the id field (pk) in the therapists table and i get this error.
it worked earlier when i had mistakenly made the therapist field a number field but now i've changed it back to a text field (had to remove the relationship first) i get this error.
help!
btw, i renamed the therapist field too - it was origially 'idTherapist'. I had misunderstood what was needed and thought it should have been an id number. Told you i was new...