hello one and all, i am doing en masse data table using xml data to a table that has an upload field. the files are already present in the upload subdirectory but i need to populate the table with the data, including the file name that is the upload field. i hope that made sense.
how do i populate the fields using a db.table_name.insert(*...***) without web2py wanting to actually upload the file? thanx in advance, lucas --

