Hi, Thanks fo rthe reply right now I odnt have nay problem with my statements..
yes u r right mysql.event is available for 5.1.6 or gretaer than that
I wrote a procedure schedule() in that proc i used the "insert into command " ..
when i created an event using
"create event transfer on schedule every 1 second
do call db.schedule();"
it works fine ... but i have a minor probvlem here ..
when my system reboots .. the event doesnt work automatically ..