June7
AWF VIP
- Local time
- Today, 06:50
- Joined
- Mar 9, 2014
- Messages
- 6,115
Yes, underscores are okay (see my examples in post 16), although I minimize use because of the reach to number row and MajP's reason.
And yes, if you add characters to TYPE the name is no longer a reserved word (again, see post 16).
Review (more from Allen Browne) http://allenbrowne.com/AppIssueBadWord.html
Some reserved words as field names won't be an issue but better to avoid than to find out later when something breaks.
And yes, if you add characters to TYPE the name is no longer a reserved word (again, see post 16).
Review (more from Allen Browne) http://allenbrowne.com/AppIssueBadWord.html
Some reserved words as field names won't be an issue but better to avoid than to find out later when something breaks.
Last edited: