Hello, does anyone know wheather I can transfer the data in an online database to my own database... of course I mean extract the data from current existing database and get it store in my own one...
I am using PHP and mySQL... Please let me know wheather these is working for them or not. Thanks.
Go into phpMyAdmin
Then go to the database you want to get.
Click "export"
scroll down and click "Go"
Copy all the SQL in the textarea
Go into your phpMyAdmin
Click "SQL"
Paste all the code in there
Click "Go"
Sorry, I don`t have the databases sql source files. The import way doesn`t what I needed. Anyway, thanks for your reply.
You don't have access to the database or you don't have access to a phpmyadmin installation with access to the database?
With access to the databse I mean you have a pass and username with enough permissions to do at least a select.
I don`t have the access permission toward the database.
What kind of access do you have to this online database? Through a website? Through an open port? How?
If you don't have any way of accessing the data, then the transfer is impossible.
| kk_loke86 wrote: |
| I don`t have the access permission toward the database. |
then this would require hacking which is not allowed on this forum.
-close-
If I am mistaken please pm me.