Hi everyone, can i ask is it possible to create a temporary database in MYSQL , create the required tables in it, link them (all via VBA) and then populate them? I need to delete the temp database (if it exists) before creating the new one. Does anyone know how to do this?