Markleshark
15-Aug-2003, 09:08 AM
First goto the old forum you wish to get the sql from
login to admin CP
goto sql management
then select "my sql backup"
Then that will open a new window on main page
Add 'CREATE TABLE' statements? make sure this is set to YES
Skip non essential data? make sure also yes to YES
GZIP Content? Make sure is set to NO
click the "start back up" at bottom on that page
Then on new page click the "Click here to start the backup".
that will promt you to select a location to save the sql database
once you have that on your hard drive.
goto your new forum, and then you can install a brand new forum from strach
then on new host with php my admin
select the database you just made for this new install for
and then drop all table for it
that will give a blank database with just a name but no details inside
then click at top "SQL"
That will gove you a page saying"Show this query here again
Or Location of the textfile :"
now click the "browse button"
and select the file on your harddrive" the old sql you just backed up
and click go
that will transfer all the data to the new database
login to admin CP
goto sql management
then select "my sql backup"
Then that will open a new window on main page
Add 'CREATE TABLE' statements? make sure this is set to YES
Skip non essential data? make sure also yes to YES
GZIP Content? Make sure is set to NO
click the "start back up" at bottom on that page
Then on new page click the "Click here to start the backup".
that will promt you to select a location to save the sql database
once you have that on your hard drive.
goto your new forum, and then you can install a brand new forum from strach
then on new host with php my admin
select the database you just made for this new install for
and then drop all table for it
that will give a blank database with just a name but no details inside
then click at top "SQL"
That will gove you a page saying"Show this query here again
Or Location of the textfile :"
now click the "browse button"
and select the file on your harddrive" the old sql you just backed up
and click go
that will transfer all the data to the new database