Re: Connectiing mySQL db on Localhost to mySQL DB on Server

2002-07-10 Thread Egor Egorov
Thomas, Wednesday, July 10, 2002, 8:27:06 AM, you wrote: TEJ> I would like to export Table Data which is on my TEJ> localhost mySQL Server, to a Table in mySQL on the TEJ> Internet Web Server. How can i do that? Basically it's TEJ> just moving mySQL Table Data from localhost to web TEJ> server on

Re: Connectiing mySQL db on Localhost to mySQL DB on Server

2002-07-09 Thread Terence
www.mysqlfront.de - Original Message - From: "Thomas Edison Jr." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 1:27 PM Subject: Connectiing mySQL db on Localhost to mySQL DB on Server Hi, I would like to export Table Data which is

Connectiing mySQL db on Localhost to mySQL DB on Server

2002-07-09 Thread Thomas Edison Jr.
Hi, I would like to export Table Data which is on my localhost mySQL Server, to a Table in mySQL on the Internet Web Server. How can i do that? Basically it's just moving mySQL Table Data from localhost to web server on the internet! Is it possible? if so, how? Thanks, T. Edison Jr. _