nk around with the GUI's, but the std command line tools will get
you there just fine... :-)
-Original Message-
From: Tim Winters [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2003 3:09 PM
To: [EMAIL PROTECTED]
Subject: RE: NEWBIE QUESTION: Copying Databases from local to s
-Original Message-
From: Becoming Digital [mailto:[EMAIL PROTECTED]
Sent: June 4, 2003 3:35 PM
To: [EMAIL PROTECTED]
Subject: Re: NEWBIE QUESTION: Copying Databases from local to server
I'd suggest using phpMyAdmin on the remote server for your setup.
Depending on
the application, i
I'd suggest using phpMyAdmin on the remote server for your setup. Depending on
the application, it might make further transfers easier in the future.
Edward Dudlik
Becoming Digital
www.becomingdigital.com
- Original Message -
From: "Creative Solutions New Media" <[EMAIL PROTECTED]>
To:
Tim,
> I have several databases currently located on my local machine that I need
> to copy to a remote server.
You can dump the contents of your databases with mysqldump, and load
those contents on your other server, using the mysql client program or
another tool like phpMyAdmin. You can even co
Try to use FTP to upload them.
--
>Hello,
>
>I have several databases currently located on my local machine that I need
>to copy to a remote server.
>
>Con someone explain the process and details of how this is done?
>
>Thanks,
>
>Tim Winters
>Manager, Creative Deve