Hi, I got query that will insert values into tables. It was working just fine this morning, but as I create new form, modified something small, and I flush all the data and reinsert all the data into the database, the query wont work (the table is still empty, but the autonumber still continues if I insert a new record manually). All the coding seems working (no error message showed up or anything like that). Any idea what hinders the query to work? Thanks