how to delete a particular record in all the tables?
i am not sure wat r the tables as i wil create them at run time
i am maintaining an attendance for employees.
a table wil be added for every month and when i delete a employee, his record should be removed from all the tables.
i am using dao.
thanks in advance