Just reporting a bug for RXlib under Delphi 5 (version 2.75)
The bug is in the TRxMemoryData for fieldtypes of ftWideString. These don't work. ie try creating some fields of type ftWidestring in a TRXmemory data and try and enter a value (via a DBGrid). Values cannot be viewed or accepted (they are either null or '')...
I discovered this by loading a TADOTable from access into a TRxMemory data
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just reporting a bug for RXlib under Delphi 5 (version 2.75)
The bug is in the TRxMemoryData for fieldtypes of ftWideString. These don't work. ie try creating some fields of type ftWidestring in a TRXmemory data and try and enter a value (via a DBGrid). Values cannot be viewed or accepted (they are either null or '')...
I discovered this by loading a TADOTable from access into a TRxMemory data