Masking Inputs to Query Criteria Prompts..

  • Thread starter Thread starter TexasTOny
  • Start date Start date
T

TexasTOny

I have a query with [ ] as the criteria for a field I use
to request a password from a database user. The poroperties
for the reaponse field suggest that the input in reply to
the criteria prompt can be masked such as ******** ..
but this doesn.t work...the password input is still visable
.....is this correct ..am i missing something..

Thanks for any help...

TT
 
The only way I know to do that is to build a pop-up form with the data entry
fields needed and pull the data from that form when your query runs.

Rick B

I have a query with [ ] as the criteria for a field I use
to request a password from a database user. The poroperties
for the reaponse field suggest that the input in reply to
the criteria prompt can be masked such as ******** ..
but this doesn.t work...the password input is still visable
.....is this correct ..am i missing something..

Thanks for any help...

TT
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top