Input Mask

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello!
Is it possible to add a field in an Access table together with it's input
mask. I mean using an alter table query.
Thank you.

Torrio
 
I don't believe so. Input Masks aren't part of SQL, which is what ALTER
TABLE is.
 
Dear Douglas J. Steele,
I assumed so but I just wanted to ensure it.
Thanks for the info!

Torrio
 
Back
Top