Hi all, I have the same requirement - moving a directory of upload files into the database. I was thinking the way to do it would be to copy the original table definition, then make the field changes to the table definitions, then write a script to process all the file-based records and post them into the new table. Sounds simple but probably isn't.
Has anyone got a working script to do this perhaps? Paul.