in reply to DBI Update dynamically
If you want to do something like this, an "SQL" database is probably not the right data-store for you. There are other database topologies that are specifically designed for the storing and efficient indexing of unspecified objects. (And one of them is: a file system.)