View Full Version : .sql file
murat
January 27th, 2002, 10:50
what i have to do with a .sql file ? just uplaod or something other ?
Mika
January 27th, 2002, 10:56
.sql files contain sructure and/or data of a sql database. For example you can import this file using phpmyadmin.
murat
January 27th, 2002, 10:59
hmm and what i have to do ?
Mika
January 27th, 2002, 11:07
I'll give you an example. If you use a mysql and you want to backup it with phpmyadmin and select "save as file" (latest version of phpmyadmin) you'll get an sql file that contains all the data and structure of your mysql database. Let's say that something happens and your mysql gets corrupted. You can import your sql file using phpmyadmin and get back your mysql.
Using phpmyadmin : you'll see a browse button with a blank area next to it. Press browse and select from your local hard disk the sql file you want to import. Then press "Go" and that's it.
I hope I've helped you.
murat
January 27th, 2002, 11:09
i havent phpmyadmin
Mika
January 27th, 2002, 11:11
In that case or you must use a script that will do the job for you, or use telnet (if you have that kind of access) or you can always install phpmyadmin.
murat
January 27th, 2002, 15:50
where to get phpmyadmin ?
agent007
January 27th, 2002, 16:41
http://www.phpwizard.net/phpmyadmin
:)
murat
January 28th, 2002, 17:55
thx mans :)
agent007
January 28th, 2002, 19:01
No problem. :)
murat
January 30th, 2002, 09:39
ok i want to install phpmyadmin
but i have a forum at the database i want that the forum wont deleted
what i have to do ? just install ? or how can i can save my sql db or something like that ?
murat
February 1st, 2002, 02:23
someone answer ! plz
murat
February 1st, 2002, 07:44
AHH - somebody answer asap !
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.