don kade
Member
 
Posts: 66
Registered: 9-19-2009
Location: albania
Member Is Offline
Mood: SHQIPTAR NE GJAK
|
|
how to can?
How to can download SQL on my PC from XMB forum ?
SHQIPTAR
NE GJAK
|
|
|
Jacob
Member
 
Posts: 64
Registered: 3-29-2010
Member Is Offline
|
|
1.Log into phpMyAdmin on your server
2.Find and choose your database, and click the 'Export' tab on the top set of tabs.
3.Look at the left box at the top of the Export section. All the tables in the database you selected are in that box.
note: Make sure that the SQL radio button is selected.
4. Tick the following boxes:
'Structure'
'Add DROP TABLE / VIEW / PROCEDURE / FUNCTION'
'Add IF NOT EXISTS'
'Add AUTO_INCREMENT' and
'Enclose table and field names with backquotes'
5. Now click 'Go' and you should be prompted for a file to download. Save the file to your computer.
Depending on the database size, this may take a few moments.
|
|
|
don kade
Member
 
Posts: 66
Registered: 9-19-2009
Location: albania
Member Is Offline
Mood: SHQIPTAR NE GJAK
|
|
thnx man
SHQIPTAR
NE GJAK
|
|
|