i am working on a massive site for a client, but their current website (thousands of pages deep) is built on a legacy blogging platform that was built specifically for them in aspx. My job is to take all of the SQL tables filled with data(comments, categories, posts, titles, dates, etc) and convert them to a wordpress ready format. I want to be able to reformat the tables that I have into a format that wordpress can understand and process.
The tables are not even close to a match of the given wordpress format. I am looking at a major data migration and am looking for tools, resources, or people that may be of help. I am a web designer with little experience with mySQL or databases. Can anyone point me in a good direction here?