Hi guys, this is my problem. I want that when i insert a record throught VB6 code,the event Afterinsert of the form fired. The problem is the SQL query INSERT INTO [table] but i can't not make it insert on a form so the event can't be fired.