Multiple custom columns created when using Spreadsheet and loading with JDBC?

Confluence User - 06 Apr, 2018

Hi,

I noticed that when I use a spreadsheet with Multirow Store Binder and JDBC Load Binder there are multiple columns created in the database. this happens when I use "Select * from app_fd_tablename"

In the picture, there are 6 X "c_" because I saved the form 6 times. I think the behavior does not happen when i use a more restrictive select clause like "Select c_Status from app_fd_tablename".

When the columns are created, the app will take a longer time to save because new fields are created in the DB.

Please confirm if this is a bug. Thanks. 

 

spreadsheet

2


09 Apr, 2018
confluenceUser
1
confluenceUser

Hi, just to help verify. i can replicate this too. 

09 Apr, 2018
confluenceUser
confluenceUser

Thank Voon Lok & panda. My team verified this as an issue of JDBC load binder and will fix it.

Best regards.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print