The issue is that s9y does not have a full exporter so that I can purely do an export and them import it back into the new database. I tried to repopulate the database with plugin information first -- installing all the same plugins -- and then grabbing the exported data from mySQL and importing it into the database.
I kept having issue converting the data from mySQL into SQLite. I was able to get a basic format working from phpmyadmin so that I would not get many errors while importing. There were some posts (about 1 out of 10) that would not import into the database automatically. I've tried to use all of the tools I can find on Windows, OS X, and Linux without much luck. It seems that most of the tools out there are for SQLite 3 rather than 2.
My question is: Has anyone successfully done this before? I would love to see how its been done as I am currently stumped.
If this is not a possibility I would also like to hear that as I need to hear it from someone else before completely giving up on this.
Thanks,
Zac