NB
July 25, 2006, 12:40pm
1
I prefer to name my fields in camel-case but Servoy 3 is converting my field names into all lower case. Then I can’t go back to try changing it back or to insert underscores (even if I have not yet exited Dataproviders).
Is this normal and expected?
thanks
converting my field names into all lower case
The database is case insensitive, so it enforces lower case.
Then I can’t go back to try changing it back or to insert underscores (even if I have not yet exited Dataproviders).
Have you hit the Apply button already ?
IT2Be
July 26, 2006, 4:24am
3
You can not change it back in Servoy. Servoy gives you the option to create and delete columns but no changes are allowed.
You can use an administration application (if you use the default iAnywhere database that would be Sybase Central) and change the names.
If I am correct changing to ‘CamelCase’ will be at least ignored…
Chears,
Marcel