Click here to Skip to main content
15,895,746 members

Comments by nyt1972 (Top 62 by date)

nyt1972 yesterday View    
Thanks alot, problem solved there was an error in script above these lines.
nyt1972 7-Feb-24 5:10am View    
Thanks a lot.
nyt1972 5-Jan-23 11:07am View    
I am using datatable, and it say:
DataTables warning: table id=example - Incorrect column count. For more information about this error, please see http://datatables.net/tn/18

Any way thanks, I found the problem,

DataTables does not support colspan or rowspan attributes on cells in the table body.

And I fixed it.
nyt1972 9-Dec-22 10:29am View    
Thanks Richard MacCutchan for reply, separate insert queries worked fine for me instead of insertBatch.
nyt1972 9-Dec-22 10:05am View    
InsertBatch works fine but when I add the Enum field role then it gives the error.