how to set primary key in jdbc binder

Confluence User - 10 May, 2023

Hi, can you share the way to set how to set primary key in jdbc binder? Because I just change id is default primary key to apa_number to be primary key in joget dx7 enterprise but after generate app, the data i had enter cannot save in the form. (i used joget dx7 Enterprise)



forms;jdbcbinder

2


10 May, 2023
confluenceUser
confluenceUser

If you are utilizing an on-premises (localhost) environment, it is recommended to employ a specialized database tool such as https://mariadb.com/kb/en/sqlyog-community-edition/ in order to remove the primary key setting from the 'id' column and designate your newly added column as the primary key.

10 May, 2023
confluenceUser
confluenceUser

Do try how+to+change+the+primary+key+in+mysql+database - you might get a lot more help from Google as this is a database question, not so much Joget.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print