Hey Guys..
I have a large database which I have bought recently.
Its a normal sql database of articles and categories.
Now, How can I convert it to use with wordpress?
Regards
Hey Guys..
I have a large database which I have bought recently.
Its a normal sql database of articles and categories.
Now, How can I convert it to use with wordpress?
Regards
Assuming you mean to convert/import that existing content into a WordPress install then the answer is "It depends".
If it's a blog system and importers exist already, then it could be a very straight forward via http://your-blog-url-here/wp-admin/import.php
See http://codex.wordpress.org/Importing_Content for more information.
If your blog is not supported, then good luck. You'll need to get the data into a format that WordPress can handle.
If you mean "I have a Database server and it's not MySQL" then that's easy... Use MySQL.
This topic has been closed to new replies.