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: Synchronize MySql DB from local to Server

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Synchronize MySql DB from local to Server

    Hii,

    I have developed an application using Jsp Servlet..
    And the client want to use is offline and online..
    The problem is that can we synchronize data of local server to the main server..
    We have used mysql for database...


    Thanks in advance....


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Synchronize MySql DB from local to Server

    Was there to be a question associated with this announcement?

Similar Threads

  1. Replies: 1
    Last Post: June 20th, 2013, 12:30 PM
  2. Local Domain MySQL server, access denied
    By techwiz24 in forum JDBC & Databases
    Replies: 1
    Last Post: February 29th, 2012, 11:29 PM
  3. local NTP server
    By conanlive in forum Java Networking
    Replies: 1
    Last Post: August 12th, 2011, 04:46 AM
  4. Mysql url pointer to server instead of localhost
    By kurt-hardy in forum JDBC & Databases
    Replies: 3
    Last Post: April 12th, 2011, 04:32 AM
  5. Replies: 6
    Last Post: September 19th, 2010, 08:33 PM