And you are sure those tables don't exist? I ask because before any storage routines are used there is a query that checks if the table exists and creates it if not. Also, I would imagine dbi would throw out errors when trying to retrieve or store data if the table didn't exist, do you see anything in the log?