User Profile

Collapse

Profile Sidebar

Collapse
sandhu236
sandhu236
Last Activity: Jan 9 '08, 09:21 AM
Joined: Jul 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thanx ...
    that's fine that I place amethod to check for the recordcount but ...what is the procedure for taking the backup.
    I can see only the command like this...
    mysqldump -u sadmin -p pass21 Customers > custback.sql
    How can I execute the command in the method.???


    Regards,
    sandhya
    See more | Go to post

    Leave a comment:


  • Hi barrathi,
    After seeing your question I think that you are very good in taking back up.
    can you please help me in taking backup of my table from any GUI after table is filled with 10000 records.
    i.e as the record count reached to 10000 ...then automatically backup should be taken of that particular rtable

    regards,
    Sandhya
    See more | Go to post

    Leave a comment:


  • How to take backup automatically after certain number of records in a table

    Hi all,
    Can anyone please help me..to take backup automatically from the frontend application (Java swing) after certain number of records

    REgards,
    SAndhya
    See more | Go to post

  • sandhu236
    started a topic Sun java Certification
    in Java

    Sun java Certification

    Hi all,

    I have planned to prepare for the SCJP5.0(310-055),I have go the study material of KATHY SEIRRA book,but I feel for the certication examination ....I should practice by solving many question.
    Can sombody suggest me the site from where I can get lot of questions for practice & any other suggesions for me to get thru the examination


    Thanks
    See more | Go to post

  • sandhu236
    started a topic Testing in Junit in netbeansIDE
    in Java

    Testing in Junit in netbeansIDE

    Hi all,

    Can someone help me in testing the loops in junit,and how to test datapools in testing?
    I just want to know how an i assert the values when n number of variables are assigned in the starting and reassigned in the loop...How to track the loop?
    See more | Go to post

  • sandhu236
    replied to timestamp in mysql
    thanx alot ...Actually what i need is to reterive the data from the database table in every millisecond,so I want to keep a tack of the data every millisecond
    can please tell me a method to do so?
    Advance thanx...
    See more | Go to post

    Leave a comment:


  • sandhu236
    replied to java on linux platorm
    in Java
    yes all the lib files...jar files are in the specified path ....should I include all the .jar files seperately?...
    See more | Go to post

    Leave a comment:


  • sandhu236
    started a topic timestamp in mysql

    timestamp in mysql

    How to add millisecond in mysql timestamp datatype?
    See more | Go to post

  • sandhu236
    started a topic java on linux platorm
    in Java

    java on linux platorm

    hi all,

    I am facing problem while trying run the java .exe through the batch file created on linux platform ,I have set the class path in the bash also ...but still it is giving no class found exception(java. lang.NoClassDef FoundError "
    Iam geeting the following error
    Exception in thread "main" java.lang.NoCla ssDefFoundError :
    Scheduler_GUI.S cheduler
    at gnu.gcj.runtime .FirstThread.ru n() (/usr/lib/libgcj.so.5.0.0 )...
    See more | Go to post
No activity results to display
Show More
Working...