M
Mike Fechner
Guest
Can you provide more details on the issues? Best practices: All numeric values should always just be stored in numeric fields (INTEGER, INT64 and DECIMAL) and never be stored or send back and forth to/from the AppServer as CHARACTER Values. Use the -useOsLocale Startup Parameter do set the -d -E -numsep -numdec startup parameters dynamically based on the users windows settings.
Continue reading...
Continue reading...