Forum Moderators: open
Ok, I am NOT a Data base expert; however I do have an understanding of PHP and MYsql. I'm trying to add my "member_table" to a new data base and the error is "table already exist". I know it exist, but I want to bring my members (200) over from one data base to another. The dump (Mysql setup) is the same (Wordpress), but the site's are different.
How do I take one table from another web site and transfer to a second web site without errors. I do not want the full data base - just the member's table.
I know how to import and I did try, but I'm getting the error.
Thanks.