Hi,
I have "Balance" table that is shown below.
Table :Balance
todaysDate/openBalance/closeBalance
------------ --------------- --------------
2008-07-24 250000 100000
Above record will be inserted into next row as it is at 10:00pm.
How do i do this?
Thanks