Hi,
We're working with Delphi 7 and ODAC 5.10.4.13 (Oracle 9.2).
We need to represent data in Japanese fetched from the database in TCRDBGrid. Column captions should be also in Japanese. Data is loaded first to a TVirtualTable component that the grid is connected to via a TDataSourse component. Coulmn captions are taken from a resourse file {$R .RES}.
Is it possible?
If yes, which properties should we set?
If no, is Unicode support in TCRDBGrid expected in the near future?
Thanks,
Yevgeny