This topic is locked

What does this mean?

5/16/2007 10:49:56 AM
PHPRunner General questions
L
lambi author

While setting advanced security, I wanted users to see data that only belongs to them. When I try to set the master and user field, I receive the following error:
Selected User table and Main table link fields are not of the same data type and may not work properly. Press Yes to fix it now ....
When I click Yes, nothing happens. The same message repeats itself again.
Please help if you have similar experience.

Sergey Kornilov admin 5/16/2007

When you link tables make sure that link fields are of the same data type (Text-Text or Number-Number).
This error message means you trying to link a numeric field to text one or vice versa.
When you click "yes" program allows you to change the choice of fields.