Oct 11th, 2011, 9:50 PM
Hello everyone:
I need to import a large number of records from a database and turn them into form submissions.
Im thinking just coding a script that reads a csv or similar and directly queries the mysql table for writing the records, but I get the feeling that it must be a more elegant way.
Any ideas anyone?
Thanks in advance
I need to import a large number of records from a database and turn them into form submissions.
Im thinking just coding a script that reads a csv or similar and directly queries the mysql table for writing the records, but I get the feeling that it must be a more elegant way.
Any ideas anyone?
Thanks in advance