Subject autodate and autofill columns
Author dice_in_trouble
hello i have a firebird database in which i have columns namely date, name, balance and payment

i want my software to publish a list of the content with the date being adjusted daily and the content being the same, e.g.

date name balance payment
20/4/13 client1 100
20/4/13 client2 200


then tomorrow it will auto fill the cells with the same data on the name and balance columns but the date will be set on the current date.


is this possible? if it is can somebody help me on this matter?

btw i am using zeoslib and delphi 7

thanks