TZUpdateSQL and other questions
Posted: 22.11.2005, 17:12
hi everybody,
I'm compiling a program with Delphi 7 + MySQL and ZeosLib 6.1.5.
I have a Table (users_t) with a field called 'lastupdt', TIMESTAMP kind.
Well,first question:
Why, with a ZTUsers.Append and then ZTUsers.Post, doesn't the 'lastupdt' field update itself automaticly, as well as I expect ?
second question:
Please let me know how do you use ZUpdateSQL .
Where is, in its properties, DBConnection? Where is Active=true/false?
Thank you for your kind attention
regards from ITALY
I'm compiling a program with Delphi 7 + MySQL and ZeosLib 6.1.5.
I have a Table (users_t) with a field called 'lastupdt', TIMESTAMP kind.
Well,first question:
Why, with a ZTUsers.Append and then ZTUsers.Post, doesn't the 'lastupdt' field update itself automaticly, as well as I expect ?
second question:
Please let me know how do you use ZUpdateSQL .
Where is, in its properties, DBConnection? Where is Active=true/false?
Thank you for your kind attention
regards from ITALY