G
George
Hi,
I have a table which stored lots of personal details about
people on it, which they need to access and update
frequently. So I had decided to add a query with search
parameters of name and password. The parameter dialogue
box however does not mask the password as ****s so I
created a form with 2 text boxes. a user enters their
name and password and clicks "ok" and the query opens.
perfect!
Not being content with that, I've now decided that they
should actually see their results on a form, 'cause it
would look nicer. So I created a form based on the query,
and changed the "ok" box to point to the new form and not
the query.
But I get a form with no data on it. :'(
It's certainly better than seeing everyone's private data!
Can anyone help me implement this?
Cheers
G.
I have a table which stored lots of personal details about
people on it, which they need to access and update
frequently. So I had decided to add a query with search
parameters of name and password. The parameter dialogue
box however does not mask the password as ****s so I
created a form with 2 text boxes. a user enters their
name and password and clicks "ok" and the query opens.
perfect!
Not being content with that, I've now decided that they
should actually see their results on a form, 'cause it
would look nicer. So I created a form based on the query,
and changed the "ok" box to point to the new form and not
the query.
But I get a form with no data on it. :'(
It's certainly better than seeing everyone's private data!
Can anyone help me implement this?
Cheers
G.