C
CPBV
Hello all,
Since security is not something I can do easily (someone
will do the job in november), but I do need sóme sort of
security soon, I have created an external database with
the variables DATA_ENTRIST (name of the person who does
the data entry), LOGIN (initials of data entrist) and
PASSWORD (password for the specific data entrist).
{Ofcourse, for multiple data-entrists, thus having
multiple names, logins and passwords.}
In the actual database where data entry needs to be done,
I have created a kind of start form, which asks for the
name, login and password of the data entrist. I have
programmed a the following validation rule: "[External
database].DATA_ENTRIST=DATA_ENTRIST" and "[External
database].LOGIN=LOGIN" and "[External
database].PASSWORD=PASSWORD", and the validation
text: "Your login or password is not correct !"
However, it doesn't work ! When I fill in the start form
with data that occur in the external database, I keep
getting the validation tekst. What am I doing wrong here ?
Thank you in advance !!!
Since security is not something I can do easily (someone
will do the job in november), but I do need sóme sort of
security soon, I have created an external database with
the variables DATA_ENTRIST (name of the person who does
the data entry), LOGIN (initials of data entrist) and
PASSWORD (password for the specific data entrist).
{Ofcourse, for multiple data-entrists, thus having
multiple names, logins and passwords.}
In the actual database where data entry needs to be done,
I have created a kind of start form, which asks for the
name, login and password of the data entrist. I have
programmed a the following validation rule: "[External
database].DATA_ENTRIST=DATA_ENTRIST" and "[External
database].LOGIN=LOGIN" and "[External
database].PASSWORD=PASSWORD", and the validation
text: "Your login or password is not correct !"
However, it doesn't work ! When I fill in the start form
with data that occur in the external database, I keep
getting the validation tekst. What am I doing wrong here ?
Thank you in advance !!!