2 answers
- 10-1
Hi,
You can refer to http://www.mysqltutorial.org/import-csv-file-mysql-table/ or you can do a form in Joget which having Directory Form Binder as store binder. Then using this form in a Import Menu. The import menu will allow you to upload a CSV or Excel file to batch import data to database based on your form store binder.
- jedi
thanks for replying Owen. i did use HeidiSQL to monitor and configure the database of joget. thankS
Add your comment... - 0-1-2
Hi Jedi, this is a database question.
Do search in google.com
- tabarak
no, we can not open session or get current for doing hibernate batching.
like this error org.hibernate.SessionFactory not foundand also
org.springframework.orm.hibernate4.LocalSessionFactoryBean not found
if we not inheritances from class dao.
Add your comment...
hi! i will register a total of 200+ users into the joget user. is there a way to do this all at once? i am using the default database MySQL of joget. how can i insert into the dir_user table? thank you!