Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Сделать пару правок в программе на Java

11 USD

Applications 1

Application viewing is only available registered users.
Client does not wish to make a prepayment? Payment through Safe helps avoid potential fraud.
  1. 247  
    1 day11 USD

    Здравствуйте, если остальные задания такие же, много времени правки не займут, да и в бюджет впишемся. В общем, обращайтесь, обсудим.

  2. 235    10  0
    1 day11 USD

    Здравствуйте. Готов взяться за правки, нужно немного уточнить ТЗ.

  3. Another 2 proposals concealed
  • Oleg Polyakov
    13 April 2019, 13:54 |

    В архиве нету исходников...

  • Vitalii Valchuk
    13 April 2019, 17:45 |

    что неправильного в 

     String sqllUpdate = "UPDATE spider_car.telephone  SET count_node=count_node+1 WHERE author_id='" + newFormat + "'";

                

  • Vladimir G.
    14 April 2019, 6:34 |

    откуда вы взяли эту строчку ? ну во первых max (id) должно быть

  • Vladimir G.
    14 April 2019, 6:34 |

    вернее count_node=max(count_node)+1 

  • Vitalii Valchuk
    14 April 2019, 8:17 |

    С кода программы

  • Vladimir G.
    14 April 2019, 8:39 |

    в каком файле ? и как вы получили код из class файла ?

  • Vladimir G.
    14 April 2019, 9:10 |

    а вот я сам нашел 

    while(rs.next()) {
        new Integer(rs.getString("count_node"));
        String sqllUpdate = "UPDATE spider_car.telephone  SET count_node=count_node+1 WHERE author_id='" + newFormat + "'";
        System.out.println("   " + sqllUpdate);
        stmt2.executeUpdate(sqllUpdate);
    }

    бла бла бла только не знаю если изменить то будет ли компилироваться

  • Vitalii Valchuk
    14 April 2019, 9:41 |

    а почему нет? только ваши правки нужно менять - сначала нужно найти max

  • Vitalii Valchuk
    14 April 2019, 9:43 |
     new Integer(rs.getString("count_node"));   - вот этот код для чего? он не используется. и я бы использовал запрос с параметрами, а не через конкат
  • Vitalii Valchuk
    14 April 2019, 10:35 |

    вообще не понятно что этим хотели сказать


    String sqll = "SELECT *  FROM spider_car.telephone WHERE author_id='" + newFormat + "';";

              System.out.println("sql query=   " + sqll);

              Statement stmt = c.createStatement();

              Statement stmt2 = c.createStatement();

              ResultSet rs = stmt.executeQuery(sqll);

              System.out.println("select from telephone   " + sqll);

              Integer telcount = Integer.valueOf(1);

              while (rs.next())

              {

                telcount = new Integer(rs.getString("count_node"));

                String sqllUpdate = "UPDATE spider_car.telephone  SET count_node=count_node+1 WHERE author_id='" + newFormat + "'";

                

                System.out.println("   " + sqllUpdate);

                

                int i = stmt2.executeUpdate(sqllUpdate);

              }


Current freelance projects in the category Databases & SQL

Need a 1C specialist for refinements and development.

I am looking for a 1C specialist for freelance collaboration. I am currently working with a contractor who provides support and maintenance for the 1C system. However, due to the contractor's workload, there is a need for prompt execution of additional tasks, improvements, and…

Databases & SQL ∙ 22 hours 43 minutes back ∙ 9 proposals

Restoring Instagram after a ban

On March 3, 2026, my Instagram was blocked due to a violation of rules. I believe there has been some mistake, as the page was personal with photos and videos of my personal trips. I did not post any comments anywhere. I have sent several appeals. I cannot download my files…

Databases & SQLWeb Programming ∙ 1 day 9 hours back ∙ 4 proposals

CRM system for Railway Logistics

Creation of a CRM system for a logistics company mainly focused on rail and road transport, 1) Financial reporting 2) Processing applications 3) Contractors 4) Automatic issuance of invoices and acts upon closure, it is possible to create a simplified system based on 1C below…

Databases & SQLClient Management & CRM ∙ 1 day 21 hours back ∙ 39 proposals

Eliminate the issue of incomplete data import from Excel files of Nova Poshta specifications into 1C:

45 USD

Goal: There is a processing in 1C for uploading the specifications of Nova Poshta. For unclear reasons, it has stopped loading some tabular data. We need to find the reason and eliminate the problem of incomplete data import from Excel files of Nova Poshta specifications into…

System & Network AdministrationDatabases & SQL ∙ 4 days 16 hours back ∙ 16 proposals

Accounting, planning, and sales system for a mushroom farm

602 USD

Here is the complete, final text of the Technical Assignment (TA). It combines all your requirements: 16 chambers, 20 contractors, a schedule by days, accounting for containers, profitability calculation, and a mandatory division into three grades of mushrooms. You can fully…

Databases & SQLClient Management & CRM ∙ 6 days 20 hours back ∙ 58 proposals

Client
Dmitry Preobrazhensky Автовыкуп Киев
Ukraine Kyiv  6  0
Project published
7 years back
187 views