This is actually a table that holds message threads for message boards. Column A is really 'message_board_id' and column B is 'thread_id'. I would like every new thread for a message board to have a 'thread_id' of 1 and increment from there on. -Nick