Page 1 of 1

CRDBGrid sorting problem

Posted: Tue 16 May 2006 12:26
by Guest
Our database is Oracle 9.2.0.4 installed on Sun Solaris. The database character set is UTF8.
The database is accessed from the Delphi 7 application using ODAC components 5.50.0.26 (Net option).

I found some problems in the CDRBGrid when conducting an internal sort on TimeStamp field. It sorts this field only to second precision and ignores milliseconds.
In our case data sorts normally in TOAD editor on TimeStamp field but in CRDBgrid in our application data sorts according to seconds and all milliseconds is ignored.

Posted: Wed 17 May 2006 10:52
by Challenger
We have fixed this problem. The fix will be included in next build of ODAC.