Page 1 of 1
[patch_done] Error installing Windows 7 64 zeos rev. 1272
Posted: 14.05.2012, 15:55
by elidorio2
Error installing Windows 7 64 zeos
This generates this error when installing windows 7 64 Zeos.
Rev. 1272.
D:\DELPHI2008\Lazarus\Componentes\zeos egon_error\src\dbc\ZDbcCache.pas(360,32) Error: Incompatible types: got "Boolean" expected "QWord"
[]'s
Edson
Posted: 14.05.2012, 17:35
by EgonHugeist
Edson,
Bug found and fixed. OK now?
Michael
Posted: 14.05.2012, 17:47
by elidorio2
ok now.
Posted: 15.05.2012, 15:40
by elidorio2
Hello Michael,
There's something strange with this version of Windows 7 64 and Zeos.
The Problem with the timestamp field. In windows 7 32, is normal.
Appears the following error message that raises Zeos: value of date / time field is out of range: "0000-00-00 00:48:50".
--
Edson
Posted: 15.05.2012, 17:16
by EgonHugeist
Edson,
can you give me an example please? What are you doing? A 'select, udate, delete'?
I need something to work with.
Michael
Posted: 15.05.2012, 18:47
by elidorio2
Hello Michael,
Attached is an example: The error occurs error record in the TIMESTAMP field do, insert and update.
--
Edson
Posted: 15.05.2012, 22:56
by EgonHugeist
I'll check this, Edson.
Could take a while, have to install a Win64 environment again.
Posted: 17.05.2012, 13:25
by EgonHugeist
Edson,
very good example project! Some small bugs, bud something i could work with!
Thank you.
Patch done Rev.1290.
Confirmed?
Michael
Problem solved.
Posted: 17.05.2012, 19:17
by elidorio2
Hello Michael,
Problem solved.
Thank you.
Edson