Hi,
When I open table editor and when I go data tab. Navigator give these alert;
The National Language Support preference is ON.
The data grid in Table editor does not support Unicode and will be in READ ONLY mode
How can I solve this problem.
Hi,
When I open table editor and when I go data tab. Navigator give these alert;
The National Language Support preference is ON.
The data grid in Table editor does not support Unicode and will be in READ ONLY mode
How can I solve this problem.
In 6.0, the only way to edit arbitrary table data is execute a query in Code Editor in Updateable mode. If the table doesn’t contain data in other languages than English, you may disable the National Languages Support option in Preferences\Session to enable editing data in Table editor. Alternatively, we suggest that you upgrade to a later version (the latest version available is 6.3) - then you would be able to edit multi-language data in Table Editor; plus it’s more stable and fixes many problems and regressions found in 6.0.
Hope this helps,
Roman
Thank you Roman.