Search code examples
phpwordpressms-accesswordpress-adminwordpress-ecommerce

How can use an Access database with wordpress?


I have a wordpress website and I have an Access database that contains users and users files . How can I use that database with wordpress database ? Should I convert it to a mysql database and inject it in wordpress users table or create another users table or use a plugin such buddypress ? Thank you


Solution

  • one of possible way is import your access database users into wordpress via CSV. there are several plugins that you will found on google with keywords "wordpress import users".

    like this Import users from CSV with meta