in one table id is a text, in other its a number.
what 's the best solution ?
If needed, i can have a query of a table rhere the value is numeric, and convert it to text.
something like
but the other way around
what 's the best solution ?
If needed, i can have a query of a table rhere the value is numeric, and convert it to text.
something like
Code:
VAL(ID)
but the other way around