Code Monkey home page Code Monkey logo

Comments (4)

billchen198318 avatar billchen198318 commented on June 14, 2024

This is success

public static final String HTML_SELECT_NO_SELECT_NAME=" - \u0625\u062E\u062A\u0631 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 - ";

add *_ar.properties need config with lang.json add "ar" item

login fail , please confirm the database connection settings file has config

are you use Eclipse to work?

from bamboobsc.

billchen198318 avatar billchen198318 commented on June 14, 2024

Are you has do convert database jump to Oracle-DB now?

from bamboobsc.

billchen198318 avatar billchen198318 commented on June 14, 2024

Because bambooBSC 0.7.0 version will support Oracle-DB, now I do not recommend you use too much time to modified version 0.6.6 code.
And because of the 0.7.0 version will be of more change

from bamboobsc.

maltourky avatar maltourky commented on June 14, 2024

add *_ar.properties need config with lang.json add "ar" item

yes i did add arabic to the file lang.json

"langs"     : {
        "ar"        :   "AR - Arabic",

login fail , please confirm the database connection settings file has config

it is configured correctly as it was working fine before changing the core-lib.jar, but thanks it is working now i think, only the issue now is after login it give me a message
please login again.!
i think i did not export the jar file correctly. but if i ignored the message the system still working no need to re-login unless i refresh the page.

are you use Eclipse to work?

yes i am , as i follow the steps you describe here https://github.com/billchen198318/bamboobsc#build-development-environments

before i was working with netbeans for PHP development.

Are you has do convert database jump to Oracle-DB now?

not really but i used program called DBSync to sync between the two databases,
https://dbconvert.com/mysql/oracle/
and it is still really hard as the database you created and as you inform me that it has reserved word in the table names and also the indexes and triggers - some triggers did not create in the Oracle DB- has long names. i did change the names for the tables form sys to bsc and still facing problems.
here is some errors the application DBSync provided:

Creating table 'tb_bsc_mail_helper'.
-- Error 1408: ORA-01408: such column list already indexed
Creating table 'tb_bsc_menu_role'.
-- Error 2264: ORA-02264: name already used by an existing constraint
Copying data for table 'bb_formula'.
-- Error 12899: ORA-12899: value too large for column "BBCORE"."bb_formula"."NAME" (actual: 102, maximum: 100)
Copying data for table 'bb_kpi'.
-- Error 12899: ORA-12899: value too large for column "BBCORE"."bb_kpi"."NAME" (actual: 125, maximum: 100)

-- Error 12899: ORA-12899: value too large for column "BBCORE"."kpi_bb_kpi"."NAME" (actual: 105, maximum: 100)

Because bambooBSC 0.7.0 version will support Oracle-DB, now I do not recommend you use too much time to modified version 0.6.6 code.
And because of the 0.7.0 version will be of more change

i am waiting actually for you to provide the new version - Thank you for that :) - but the expected time is missing here. otherwise i had to start studying JAVA development and do it myself, and the expected time for that is 6-12 months minimum :))

from bamboobsc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.