MySQL Forums
Forum List  »  Microsoft Access

'export' & 'import' database tables and content in MySql
Posted by: peter primrose
Date: March 09, 2005 10:04AM

Hi all,

Simply put, I have created a database (myDB) in MySql and now it has some tables and some info in it. I want to send it to a client of mine (who already have MySql db but not myDB) and he will be able to use those tables and the information. He is not a computer savvy and I want to guide him with minimal technicality.

Question: How can I 'export' my database and send it to him and how can he 'import' it and use it?

Note:

(1) I have read about mysqldump - but it's a utility command line (not good - client not comp savy) I read about replication (same thing)

(2) In MS access I used to send the file and that's it... I take it its more complicated with MySql.

Any thoughts?
Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
'export' & 'import' database tables and content in MySql
3957
March 09, 2005 10:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.