So I put up a new site with vbulletin v 3.6.9 (cuz i don't really like 3.7) and i had my old board up before with 3.7 which is the database i have backed up and saved on my computer. I tried importing it to my new site but it said access table etc already existed and I just have no idea how to import it to my new site so i have all the posts, users, threads etc that i had before. If you want to do it yourself by logging into my account, then contact me via AIM or MSN first. AIM - Zenetti 20X10 MSN - Thanks if you can help. Error SQL query: -- -- Database: `thrsiyc1_sco7t` -- -- -------------------------------------------------------- -- -- Table structure for table `access` -- CREATE TABLE `access` ( `userid` int( 10 ) unsigned NOT NULL default '0', `forumid` smallint( 5 ) unsigned NOT NULL default '0', `accessmask` smallint( 5 ) unsigned NOT NULL default '0', PRIMARY KEY ( `userid` , `forumid` ) ) ENGINE = MYISAM DEFAULT CHARSET = latin1; MySQL said: Documentation #1050 - Table 'access' already exists