System date change problem
Posted: 21.12.2007, 10:49
Hi!
I'm using Delphi 7, ZEOS 6 components, connects to MySQL server. I create a simple project with ZConnection and ZTable, put one button wich just do ZTable.Refresh. When I run prog its connecting to server, I push button for table refresh - all ok. Now just set system time to 2 days later - push button again - its give me a error. Any operations with table, query gives me a error after date change (but need to increase date - decrease no error). If I reconnects to server after date chage - all ok but in my project I can't reconnect. Its bug or maybee I can do something with this. Please help
I'm using Delphi 7, ZEOS 6 components, connects to MySQL server. I create a simple project with ZConnection and ZTable, put one button wich just do ZTable.Refresh. When I run prog its connecting to server, I push button for table refresh - all ok. Now just set system time to 2 days later - push button again - its give me a error. Any operations with table, query gives me a error after date change (but need to increase date - decrease no error). If I reconnects to server after date chage - all ok but in my project I can't reconnect. Its bug or maybee I can do something with this. Please help