So I need not play with the DB compares then.. plan was tomorrow AM.
Got pulled into a optimization program / equation for lineal board footage and well that has consumed my logical thoughts for two days.. wrapping that up this morning. And they said I wouldn't need all the trig,algebra and geometry way back in high school. Had to drag out some old texts for guidance.. lol.
"Pack93z" wrote:
You can play with it if you'd like. I have, it's fun, lol.
Right now, I just need to set aside some time to write the code down to import users, forum categories, topics and posts. Then use the SQL queries I made the other night to pull down all of that information.
For some funny reason the phpMyAdmin has an issue with exporting 179k rows of data via memory. So I have to write a PHP 'function' to query the data and then write it to a CSV file for importing.