Hello everyone,
Is the a way, to copy a table from a host to another?
//Ulrik Q K
1) you can stop the database server and copy the actual table files
2) use sql to export the table to a file on the hard drive
tell us what database you're running as there is a couple ways of doing this
Okay, hey,
I have a prof. server-space, so I cannot stop the server I know.
It´s Mysql, a it have to come from a physic HDD to another. I can only use the server over the internet.
remember that it´s from a hostname to another, so how do I write to loginnames?
look at phpmyadmin from www.phpwizard.com to export the data to your computer. it can also accept the data from the old site on the new site to recreate the database.
Okay, I'll try it, but: www.phpwizard.com don´t exsist!
ok, it´s .net. I've found it THANKS!
oops! =) sorry about that.