Page 1 of 1

Parameter for TOraQyery is TDateTime but Debug SHOW as TDate!! WHY?

Posted: Thu 16 Mar 2006 16:20
by DVE
OraQuery1.Close;
OraQuery1.ParamByName('PDate').AsDateTime := Now;
OraQuery1.Open;

Debug is

select :PDate as x from dual
:PDate(DATE,IN)='16.03.2006'

where is the TIME ??????

ODAC 5.55.1.24 !!

HELP !!!! :x

Posted: Fri 17 Mar 2006 11:19
by DVE
Query return correctly date is '16-03-2006 14.38.12', but debug is work not propertly !!!!


please fix this BUG !!!!

Version 5.70.0.23 have same BUG !!!

Posted: Mon 20 Mar 2006 16:13
by Alex
We have reproduced this problem and fixed it. This fix will be included in the net ODAC build.