Apr 22nd, 2009, 11:32 AM
Hey Maverick,
No - not a stupid question at all. I've encountered this scenario myself several times.
I've sketched out an "Import Manager" module that will do exactly this: import data from different formats, but it's still far from being complete. I'm afraid that your best bet would be to export it as a CSV and write a script to convert the rows into SQL queries. A drag? Yup.
It's possible there's some other scripts out there that may do this too.
Sorry I couldn't be more help!
- Ben
No - not a stupid question at all. I've encountered this scenario myself several times.
I've sketched out an "Import Manager" module that will do exactly this: import data from different formats, but it's still far from being complete. I'm afraid that your best bet would be to export it as a CSV and write a script to convert the rows into SQL queries. A drag? Yup.
It's possible there's some other scripts out there that may do this too.
Sorry I couldn't be more help!
- Ben