I’m trying to insert a table from a data table into Sql. But when the value is empty, it throws an error and doesn’t let me insert the value
This is the data table
[DATO1,DATO2,DATO3,DATO4,DATO5,DATO6,DATO7,DATO8,DATO9,DATO10,DATO11
DATO1,DATO2,DATO3,‘,’,DATO6,DATO7,DATO8,DATO9,',DATO11
]

Hi,
Can you provide the error message?
Anil_G
(Anil Gorthi)
3
@mateo_marquez
Looks like this is duplicate…To avoid multiple responses in different place please maintain only one thread
Cheers