Problem with Oracle TIMESTAMP

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Luzcka
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 23.03.2008, 22:10

Problem with Oracle TIMESTAMP

Post by Luzcka »

Hi!

TzTable gerate a Exception on open a Oracle table with TimeStamp Fileds,
internally see the problem with EncodeTime, the routine try to use a Milisec param with value 1000 (max value is 999)! I´m post some recors with TimeStamp and show the records! but... closing the application and reopen it Appears the error! My actual "solution" is change TimeStamp... and use DATE type!

ZEOSDBO-6.6.2-rc
Oracle 10g
Delphi 7

Sorry my bad English!
Regards!
Pablo
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Luzcka
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 23.03.2008, 22:10

Post by Luzcka »

Thank you!!!
I´m see your links!
Post Reply