Jump to content

[SOLVED] exporting database


jkkenzie

Recommended Posts

-I open phpadmin of WAMP.

-i select my database .

- I click Export.

-I Select SQL on the EXPORT PANE.

- SQL options has below selected:

              SQL compatibility mode NONE

 

-The Structure pane has below selected:

                Structure

                Add AUTO_INCREMENT value

                Enclose table and field names with backquotes

- The Data pane has the blow selected:

                data

                Complete inserts

                Extended inserts

                Maximal length of created query

                Use hexadecimal for binary fields

                Export type INSERT

-Compression = none

-THEN i click "GO"

 

_then i copy the result and save as notepad.

_then i create new database with same name as source or alter the result as above to be same as the new database.

_then i open my new database.

_then i click SQL.

_then i paste my notepad result to the (Run SQL query/queries on database mydatabasename) and click "Go"

That is it.

If there were html codes in my fileds , they would result in errors.

 

thanks in advance.

 

Regards,

Joseph

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.