A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to define input mask



 
 
Thread Tools Display Modes
  #1  
Old February 2nd, 2005, 03:58 PM
Steph
external usenet poster
 
Posts: n/a
Default How to define input mask

I would like to know how to programmatically define the input mask on a
linked table(SQL Server).
The input mask is 'Password'

what i'm trying to do is hide the content of the Pwd field from users who
have access to the tbl_Users table. if there's a better way, tell me
please!

Stephane



  #2  
Old February 2nd, 2005, 06:49 PM
Tim Ferguson
external usenet poster
 
Posts: n/a
Default

"Steph" microsoft.public.access.formscoding wrote in news:
:

I would like to know how to programmatically define the input mask on a
linked table(SQL Server).
The input mask is 'Password'


The InputMask is a property of the control on the form, so it doesn't
matter where the table is or what kind of database it's in.

Nothing to do with the data model at all; the Input Mask is just a GUI
decoration.

All the best


Tim F

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to define Input Mask Steph General Discussion 0 February 2nd, 2005 03:57 PM
How to define Input Mask Steph General Discussion 0 February 2nd, 2005 03:51 PM
Prevent Blank Records being written. Need Help. Robert Nusz @ DPS Using Forms 4 December 29th, 2004 06:15 PM
Input Mask Loi New Users 1 November 18th, 2004 06:44 PM


All times are GMT +1. The time now is 08:07 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.