Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Problem on backup Mysql database to another computer

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Problem on backup Mysql database to another computer

    Hello everyone ,

    I have some problem here ,

    i was able to take mysql folder copy and install the Mysql server on the other computer and paste it into the "data" folder
    and i installed the Java on his computer too and able to run my Software in his computer ,

    i used Mysql Control Center To create the DB

    ^ it is past ,
    I came to programming again now in after 2-3 months as i said on my intro

    the problem is now , i installed every thing (IDE (netbeans) , Java 7 (i used Java 6) , MySQL Server , )

    and i am not friendly with the Mqsql workbeanch actually , neither Mqsql Administrator or Mysql query Browser
    ( i know i feel like um a idiot )

    now quary browser is okay ,

    again sorry i forget to say my problem , it is now i can't find mysql DB which i created for a Software in the C:/prog file/mysql / mysql server/bin

    it is shows in MqSql CC , Quary browser , MySQL CLI and every other programmes ,

    How can i back up it and find it and take it into the other computer and make it working ?


    Thanks


    note : i don't user any server like WAMPP or XAMPP , i have no idea it is easy or how it can install on the other computer ,

    and if you can suggest me a easy way , it wilkl be greatful , coz DB is like test
    Last edited by Uncanny Heart; September 29th, 2012 at 10:58 AM.


  2. #2
    Junior Member
    Join Date
    Sep 2012
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Problem on backup Mysql database to another computer

    Okay Thanks guys for the support , i fixed it my self learning ,
    Have a nice day ,
    Just reinstalled the MySQL CC and the MySQL Server

    Solved

Similar Threads

  1. connection to a database on another computer(server)
    By myke in forum JDBC & Databases
    Replies: 12
    Last Post: May 31st, 2012, 03:09 AM
  2. [SOLVED] Connection to MySql Database
    By dego89 in forum JDBC & Databases
    Replies: 8
    Last Post: May 26th, 2011, 08:56 AM
  3. Replies: 3
    Last Post: March 1st, 2011, 02:18 PM
  4. MySQL Database
    By pjeremy90 in forum Java Theory & Questions
    Replies: 2
    Last Post: June 12th, 2010, 10:34 AM
  5. Database in a standalone computer
    By Abednego Setyawan in forum JDBC & Databases
    Replies: 1
    Last Post: April 7th, 2010, 09:24 PM