I am setting up a field for phone numbers to be stored.
What datatype should I use to properly store the numbers?
text, memo, number?
Printable View
I am setting up a field for phone numbers to be stored.
What datatype should I use to properly store the numbers?
text, memo, number?
Use a text field, and use the Input mask wizzard to create the appropriate 'look'....
Hope this helps