UManiac
12-20-2004, 02:12 AM
I have an existing installation in which I want to import approximately 300 articles into a new forum.
I want each one of the articles to be treated as an individual closed thread in a specific forum.
The basic information I have in a csv file is:
Title (Article Title)
Body (Article Body)
Date (Original Date of Article)
Author (Existing Forum Member)
I'm curious if there is a tool available to do something like this or if I actually have to perform specific sql queries with phpMyAdmin or similar application.
Any advice on how I can proceed would be appreciated
I want each one of the articles to be treated as an individual closed thread in a specific forum.
The basic information I have in a csv file is:
Title (Article Title)
Body (Article Body)
Date (Original Date of Article)
Author (Existing Forum Member)
I'm curious if there is a tool available to do something like this or if I actually have to perform specific sql queries with phpMyAdmin or similar application.
Any advice on how I can proceed would be appreciated