R
Ruanne Cluer
Guest
From ancient memory, non ASCII characters table names would mean using non ASCII characters in source code. This causes a big deployment problem when you try to port the application to regions and code pages that do not support those characters. In such cases tables/fields would have to be renamed and the source code modified for the change in table name.
Continue reading...
Continue reading...