Search found 1 match

by openside
12.07.2008, 11:52
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: MySql Time Field problem
Replies: 0
Views: 510

MySql Time Field problem

Hi all and thanks in advance for any replys. This is probably a newb question but ... I'm now working in Fedora 8, Lazarus 0.9.24 beta, ZeosLib 6.6.0 - beta and MySQL 5.0.45. MySql table: hours_id (Int not null default autoincrement) start_time (time null) end_time (time null) In Lazarus, TZTable th...