Forum Discussion
Anonymous
6 years agoNot applicable
Relationship does not recognize same value.
Hello, I have an issue i can not get my head around. I have 2 tables; Resources and ResourceRollen (roles) With a relation between the two: Inside these tables i have the following va...
- Anonymous6 years ago
Did you check for any extra spaces in the other table? Sometimes, it happens. If possible count the characters of both the tablefields to see if it matches.
Anonymous
6 years agoNot applicable
Yeh, i have the same.. When i try to recreate the data it works fine. But when i load it in from the database i get this stuff.. Its so wierd.
So unfortunately no sample data is possible, sorry.
Anonymous
6 years agoNot applicable
Did you check for any extra spaces in the other table? Sometimes, it happens. If possible count the characters of both the tablefields to see if it matches.
- Anonymous6 years agoNot applicable
This was it indeed, cant believe i didnt think of it. A clean and/or a trim didnt work so i just force replaced the values, no idea what the extra character was.