Search:

Type: Posts; User: amul

Search: Search took 0.07 seconds.

  1. Re: Dear sir or Viewer before reply please read the code even you not understand what i have doing

    if your a export in java then no need such rule because, u know na what is call teacher ??
  2. Dear sir or Viewer before reply please read the code even you not understand what i have doing

    this below my project a part where i have been sing generate button in inward TextField, but not able to make sure.
    please watch the picture. mostly see the generate action performed block.
    ...
  3. Thread: please me

    by amul
    Replies
    4
    Views
    1,004

    Re: please me

    thanks Sir actually i have been done the problem, there is have just add increment value in for loop.
    example

    long start= 13276125962;
    long end= 13276126544;
    int increment= 11;
    for (long...
  4. Thread: please me

    by amul
    Replies
    4
    Views
    1,004

    please me

    if the value is= 13276125962;
    then return =13276125973
    13276125984
    13276125995
    13276126006
    13276126010
    13276126021
    13276126032
    13276126043
    13276126054
  5. Thread: help me

    by amul
    Replies
    0
    Views
    1,057

    help me

    if value =13276125962

    excel formula =+IF(VALUE((RIGHT(Culmn2,1)))<>6,(culmn2+11),(culmn2+4))

    how to use in java please advice

    return value = 13276125973
  6. Replies
    6
    Views
    2,146

    Re: please help me how to solve mysql connection.

    the error is ..... connection failed: [HY000] [MySQL][ODBC5.1(w)Drive] Access Denied for user 'ODBC'@local host (Using password: yes)
  7. Replies
    6
    Views
    2,146

    Re: please help me how to solve mysql connection.

    but its so clear snap short. yes its MSQL database connecting testing error
  8. Replies
    6
    Views
    2,146

    please help me how to solve mysql connection.

    please look into the attachment the error denied me access connection
  9. Replies
    1
    Views
    1,439

    i am tired due to this error

    Errpjava.sql.SQLException: Access denied for user 'amul'@'localhost' (using password: YES)
    java.lang.NullPointerException
  10. Re: string data initialize java telling illegal.... please tell me right way ??

    give me idea how to correct initialize correct format
  11. string data initialize java telling illegal.... please tell me right way ??

    String clumnName[]={"column1","column2","column3"};
    String dataValues[]=
    {
    {"12", "16", "17"},
    {"4", "2", "1"},
    {"9", "7", "8"},
    ...
  12. Re: sir please help me how make sure addbutton, save button, or other

    pbrockway2@ thnkQ sir i will better try our way...

    --- Update ---

    pbrockway2@ could you please tell me how to code for actionPerformed for save Button actually i am beginner in this field, i...
  13. Re: sir please help me how make sure addbutton, save button, or other

    yes sir i want to make sure the buttons please advice

    --- Update ---

    the exit button is working but i don't how to code for other button
  14. sir please help me how make sure addbutton, save button, or other

    import java.awt.*;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.font.*;
    import javax.swing.event.*;
    import javax.swing.Action;
    import...
  15. please help me. actually i have starting a small project where i don't understand how to performed ActionListener for mention button. please suggest ..

    String address,createcustomerAddress;
    int inward, issue;

    JFrame fm= new JFrame("Alfa Enterprise");
    JLabel label=new...
Results 1 to 15 of 15