Page 1 of 1
Field Names (Caps)
Posted: 2018-03-30 19:02
by ronwill
Does it matter if you use Caps on/in field names?
Checking as although I don't on new projects, I have on some older projects that I intend to update.
Re: Field Names (Caps)
Posted: 2018-04-10 22:17
by R Tammam
yes ronwill, fields are case senstive which means that you can't use caps on in fields name
Re: Field Names (Caps)
Posted: 2018-04-11 00:35
by ronwill
Thanks for clarifying that for me, might account for some past issues I was having on much earlier projects! Good to know going forward so I don't make same mistake.
Re: Field Names (Caps)
Posted: 2018-04-11 06:12
by baudwalker
I believe that AppGini is not case sensitive. You may have a field named 'field' or 'Field' or 'FIELD' but you may not have them all in the same table.