F
FilemakerPro_Developer
I have a auto-enter number foreign key field and a type field. I have a
question:
1. field definition is SerialNo & " " & type as text in both tables and I
get an error message when I try to relate them saying I must have the same
number of fields and same data type. Do I need to constrain the number field
as text or does naming the composite key text already change the number to
text?
I don't quite understand the queries but I assume I don't have to create the
composite key in a query? AM I supposed to create this key as a function
instead of a concatenation using the expressions?
Thanks,
question:
1. field definition is SerialNo & " " & type as text in both tables and I
get an error message when I try to relate them saying I must have the same
number of fields and same data type. Do I need to constrain the number field
as text or does naming the composite key text already change the number to
text?
I don't quite understand the queries but I assume I don't have to create the
composite key in a query? AM I supposed to create this key as a function
instead of a concatenation using the expressions?
Thanks,