Save database to USB key

Solved
ASDEMORET Posted messages 155 Status Membre -  
 mysql -
Hello,
I just wanted to ask a technical question. I created a database in phpMyAdmin and I would like to put it on a USB drive to continue working on it on another computer. How should I proceed?
Configuration: Windows XP Internet Explorer 7.0

2 réponses

Remad Posted messages 1694 Status Membre 720
 
You need to export your database in SQL format. It will give you a file readable by Notepad. On the PC where you want to continue, simply import your database after creating the database ;)
--
For my configs, check my profile.
4
ASDEMORET Posted messages 155 Status Membre 12
 
Well done, it's explained like that so it's really simple. Why didn't I think of that... Thanks again.
0
mysql
 
Salut, I'm a beginner in computer science and I have a problem. I created a MySQL database on my PC and I want to know how to copy it to a USB drive so I can continue working on another computer. Thank you for your help.
0