Alright guys, my question is:
What i msut to do, to import a *.sql file into phpmyadmin?
I mean, I had this problem: All my database were in .s3db file not in MySql database as it should be. So, serahcing a found that I could save the old db into .sql file and after import it in phpmyadmin.
Till here very nice, cuz' I could generate the file and it have 809kbs, but via phpmyadmin, i con only import files till 16kbs.
So I ask: What I must to do to import the file? I saw people saying them had imported bd with 90mb+
utilizing a comand like '-uroot p-password dbname < file_path'
but I odnt know where I place this command and i dont know where I must to put the .sql file to be extracted.
May I put it inside xampp folder? inside C:\xampp\mysql? Where?
How should stay this code?
I'm going crazy here.
I'm beggining this days with SQL so please, try to be as clear as possible.
Thanks a lot for your pattience and attention and I hope you are able to help me
What i msut to do, to import a *.sql file into phpmyadmin?
I mean, I had this problem: All my database were in .s3db file not in MySql database as it should be. So, serahcing a found that I could save the old db into .sql file and after import it in phpmyadmin.
Till here very nice, cuz' I could generate the file and it have 809kbs, but via phpmyadmin, i con only import files till 16kbs.
So I ask: What I must to do to import the file? I saw people saying them had imported bd with 90mb+
utilizing a comand like '-uroot p-password dbname < file_path'
but I odnt know where I place this command and i dont know where I must to put the .sql file to be extracted.
May I put it inside xampp folder? inside C:\xampp\mysql? Where?
How should stay this code?
I'm going crazy here.
I'm beggining this days with SQL so please, try to be as clear as possible.
Thanks a lot for your pattience and attention and I hope you are able to help me
