Page 1 of 1

Mysql 5 + Zeos 6.6.6 + Delphi 7

Posted: 15.07.2010, 13:03
by r_wahyudi96
hi, i got problem in zeos 6.6.6...yesterday i use mysql 4.0 and zeos 6.1.5 for display time '00:00:00' at dbgrid delphi 7 isnt problem, today i install mysql 5.x and zeos 6.6.6 display in '00:00:00' is missing , the other time display such 01:00:00 not problem, ;) how to solution this problem thanks

Posted: 15.07.2010, 14:53
by jeremicm
i have same problem with d2007... it looks like '00:00:00' value is interpreted as null somewhere...

Error when close application ntdll.dll

Posted: 10.08.2010, 04:31
by grantritor
I'm using delphi 7 mysql 5.1 and using zeos 6.6.6 stable...

everytime I close the application the compiler said access violation blabla on module ntdll.dll can not write to address blabla

I'm using data module... in the data module I have Zconnection, five Zquery
and thats all...

please help me...

NB : I already change the ntdll.dll with the new one because some forum said because the ntdll.dll were easily broke... but the error keep showing up...