[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Accented chars on field names

  • Thread starter Thread starter Ruanne Cluer
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top