I have a conversion process, written in foxpro, that creates php code to create tables, indexes, sequences, and that exports the tables' data that the php code copies into the new table (setting the sequence where applicable).
Jim