"Invalid argument to date encode." error
Posted: Wed 19 Aug 2009 02:09
We used ODAC 6.25 components
and linked them by following
TOraSession -> TOraQuery -> TOraProvider ->TClientDataSet->TDataSource -> TDBGrid
And we wrote a SQL that just selected one timestamp type field in the ClientDataSet,
after we opened the ClientDataSet, we got no record but a error message said "Invalid argument to date encode." Could you tell me what should we do to solve this problem?
Environment Setting:
Oracle 10g, Delphi 7 (with 7.1 Update), Oracle 10g client, Windows 2003 Server Standard Edition
and linked them by following
TOraSession -> TOraQuery -> TOraProvider ->TClientDataSet->TDataSource -> TDBGrid
And we wrote a SQL that just selected one timestamp type field in the ClientDataSet,
after we opened the ClientDataSet, we got no record but a error message said "Invalid argument to date encode." Could you tell me what should we do to solve this problem?
Environment Setting:
Oracle 10g, Delphi 7 (with 7.1 Update), Oracle 10g client, Windows 2003 Server Standard Edition